diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2013-03-12 10:47:04 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2013-03-12 10:47:04 -0400 |
commit | 0247d43dd9c4ba3d2e121f98e3d5adcf769ab1e3 (patch) | |
tree | 9b5f9194fb4c3914a96c21b23e1e5f86d4340047 /contrib/postgres_fdw/postgres_fdw.c | |
parent | cc3f281ffb0a5d9b187e7a7b7de4a045809ff683 (diff) | |
download | postgresql-0247d43dd9c4ba3d2e121f98e3d5adcf769ab1e3.tar.gz postgresql-0247d43dd9c4ba3d2e121f98e3d5adcf769ab1e3.zip |
Avoid row-processing-order dependency in postgres_fdw regression test.
A test intended to provoke an error on the remote side was coded in such
a way that multiple rows should be updated, so the output would vary
depending on which one was processed first. Per buildfarm.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions