mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
beginning/end of cursor. Have MOVE return 0/1 depending on cursor position. Matches SQL spec. Pass cursor counter from parser as a long rather than int. Doc updates.