diff options
author | Magnus Hagander <magnus@hagander.net> | 2017-04-12 13:43:59 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2017-04-12 13:46:38 +0200 |
commit | b935eb7da37254a18c48acc7b07517c8dfbb2339 (patch) | |
tree | ddd83d540271276e3aad3a7ff72c47c945572a47 /src/backend/executor/nodeProjectSet.c | |
parent | 587d62d8562d658a2a9be60bc4574b6f9e592cb1 (diff) | |
download | postgresql-b935eb7da37254a18c48acc7b07517c8dfbb2339.tar.gz postgresql-b935eb7da37254a18c48acc7b07517c8dfbb2339.zip |
Fix reversed check of return value from sync
While at it also update the comments in walmethods.h to make it less
likely for mistakes like this to appear in the future (thanks to Tom for
improvements to the comments).
And finally, in passing change the return type of walmethod.getlasterror
to being const, also per suggestion from Tom.
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions