Commit cba4e78
File tree
3 files changed
+29
-0
lines changedFilter options
- contrib/postgres_fdw
- expected
- sql
- src/backend/optimizer/plan
3 files changed
+29
-0
lines changedcontrib/postgres_fdw/expected/postgres_fdw.out
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/expected/postgres_fdw.out+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8284 | 8284 |
|
8285 | 8285 |
|
8286 | 8286 |
|
| 8287 | + |
| 8288 | + |
| 8289 | + |
| 8290 | + |
| 8291 | + |
8287 | 8292 |
|
8288 | 8293 |
|
8289 | 8294 |
|
|
contrib/postgres_fdw/sql/postgres_fdw.sql
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/sql/postgres_fdw.sql+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2207 | 2207 |
|
2208 | 2208 |
|
2209 | 2209 |
|
| 2210 | + |
| 2211 | + |
| 2212 | + |
| 2213 | + |
2210 | 2214 |
|
2211 | 2215 |
|
2212 | 2216 |
|
|
src/backend/optimizer/plan/createplan.c
Copy file name to clipboardExpand all lines: src/backend/optimizer/plan/createplan.c+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7078 | 7078 |
|
7079 | 7079 |
|
7080 | 7080 |
|
| 7081 | + |
| 7082 | + |
| 7083 | + |
| 7084 | + |
| 7085 | + |
| 7086 | + |
| 7087 | + |
| 7088 | + |
| 7089 | + |
| 7090 | + |
| 7091 | + |
| 7092 | + |
| 7093 | + |
| 7094 | + |
| 7095 | + |
| 7096 | + |
| 7097 | + |
| 7098 | + |
| 7099 | + |
7081 | 7100 |
|
7082 | 7101 |
|
7083 | 7102 |
|
7084 | 7103 |
|
7085 | 7104 |
|
7086 | 7105 |
|
| 7106 | + |
7087 | 7107 |
|
7088 | 7108 |
|
7089 | 7109 |
|
|
0 commit comments