-
- Downloads
Code review for FETCH/MOVE 0 changes. Improve documentation, do the
right thing with the destination when FETCH 0 can't return a row, don't try to stuff LONG_MAX into an int value.
Showing
- doc/src/sgml/ref/fetch.sgml 49 additions, 17 deletionsdoc/src/sgml/ref/fetch.sgml
- doc/src/sgml/ref/move.sgml 7 additions, 11 deletionsdoc/src/sgml/ref/move.sgml
- doc/src/sgml/release.sgml 2 additions, 1 deletiondoc/src/sgml/release.sgml
- src/backend/commands/portalcmds.c 49 additions, 39 deletionssrc/backend/commands/portalcmds.c
- src/backend/parser/gram.y 6 additions, 6 deletionssrc/backend/parser/gram.y
Loading
Please register or sign in to comment