forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit019c13e

Etsuro Fujita
postgres_fdw: Fix test for parameterized foreign scan.
Commite4106b2 should have updated this test, but did not; back-patchto all supported branches.Reviewed by Richard Guo.Discussion:http://postgr.es/m/CAPmGK15nR0NXLSCKQAcqbZbTzrzd5MozowWnTnGfPkayndF43Q%40mail.gmail.com1 parent420c8dc commit019c13e
File tree
2 files changed
+5
-5
lines changed- contrib/postgres_fdw
- expected
- sql
2 files changed
+5
-5
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
735 | 735 |
| |
736 | 736 |
| |
737 | 737 |
| |
738 |
| - | |
739 |
| - | |
740 |
| - | |
741 |
| - | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
742 | 742 |
| |
743 | 743 |
| |
744 | 744 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
331 |
| - | |
| 331 | + | |
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
|
0 commit comments
Comments
(0)