forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfbed4bc
committed
dblink: Fix variable confusion introduced ine460248
Thanks to Robins to find the issue and Nathan for promptly writing a test caseto prevent future problems like this.Reported-by: Nathan Bossart <nathandbossart@gmail.com>Reported-by: Robins Tharakan <tharakan@gmail.com>Author: Nathan Bossart <nathandbossart@gmail.com>Discussion:https://postgr.es/m/20230130193008.GA2740781@nathanxps131 parentc289117 commitfbed4bc
3 files changed
+25
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
| 324 | + | |
325 | 325 |
| |
326 | 326 |
| |
327 | 327 |
| |
|
Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
938 | 938 |
| |
939 | 939 |
| |
940 | 940 |
| |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
941 | 960 |
| |
942 | 961 |
| |
943 | 962 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
492 | 497 |
| |
493 | 498 |
| |
494 | 499 |
| |
|
0 commit comments
Comments
(0)