Commit 8fb569e
File tree
3 files changed
+78
-2
lines changedFilter options
- doc/src/sgml
- src
- backend/foreign
- include/foreign
3 files changed
+78
-2
lines changeddoc/src/sgml/fdwhandler.sgml
Copy file name to clipboardExpand all lines: doc/src/sgml/fdwhandler.sgml+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1408 | 1408 |
|
1409 | 1409 |
|
1410 | 1410 |
|
| 1411 | + |
| 1412 | + |
| 1413 | + |
| 1414 | + |
| 1415 | + |
| 1416 | + |
| 1417 | + |
| 1418 | + |
| 1419 | + |
| 1420 | + |
| 1421 | + |
| 1422 | + |
| 1423 | + |
| 1424 | + |
| 1425 | + |
| 1426 | + |
| 1427 | + |
1411 | 1428 |
|
1412 | 1429 |
|
1413 | 1430 |
|
| ||
1420 | 1437 |
|
1421 | 1438 |
|
1422 | 1439 |
|
| 1440 | + |
| 1441 | + |
| 1442 | + |
| 1443 | + |
| 1444 | + |
| 1445 | + |
| 1446 | + |
| 1447 | + |
| 1448 | + |
| 1449 | + |
| 1450 | + |
| 1451 | + |
| 1452 | + |
| 1453 | + |
| 1454 | + |
| 1455 | + |
| 1456 | + |
1423 | 1457 |
|
1424 | 1458 |
|
1425 | 1459 |
|
|
src/backend/foreign/foreign.c
Copy file name to clipboardExpand all lines: src/backend/foreign/foreign.c+34-2Lines changed: 34 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
36 | 48 |
|
37 | 49 |
|
38 | 50 |
|
| ||
43 | 55 |
|
44 | 56 |
|
45 | 57 |
|
46 |
| - |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
47 | 63 |
|
48 | 64 |
|
49 | 65 |
|
| ||
91 | 107 |
|
92 | 108 |
|
93 | 109 |
|
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
94 | 122 |
|
95 | 123 |
|
96 | 124 |
|
| ||
101 | 129 |
|
102 | 130 |
|
103 | 131 |
|
104 |
| - |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
105 | 137 |
|
106 | 138 |
|
107 | 139 |
|
|
src/include/foreign/foreign.h
Copy file name to clipboardExpand all lines: src/include/foreign/foreign.h+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
71 | 77 |
|
72 | 78 |
|
| 79 | + |
| 80 | + |
73 | 81 |
|
74 | 82 |
|
75 | 83 |
|
| 84 | + |
| 85 | + |
76 | 86 |
|
77 | 87 |
|
78 | 88 |
|
|
0 commit comments