Code review for FETCH/MOVE 0 changes. Improve documentation, do the
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 Jan 2003 00:22:27 +0000 (00:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 Jan 2003 00:22:27 +0000 (00:22 +0000)
commit061168d38f1e9e34234e2b6a3df582f98cbc1645
tree5ce85fa54687153ca8dac7c9f8fcedfcafcac039
parent1bc9e985498639de9ac5d0f27e7bac87a1ec3629
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.
doc/src/sgml/ref/fetch.sgml
doc/src/sgml/ref/move.sgml
doc/src/sgml/release.sgml
src/backend/commands/portalcmds.c
src/backend/parser/gram.y