diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-12-30 15:31:51 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-12-30 15:31:51 +0000 |
commit | 33f0108df8a79cdb6dbf91f7eb4329143c0730d8 (patch) | |
tree | a04245944b6e99a5710cca9651893bed47686f3c /src/backend/commands/cluster.c | |
parent | a0fa0117a5ad728b6f85a39cc52006736f54f90e (diff) | |
download | postgresql-33f0108df8a79cdb6dbf91f7eb4329143c0730d8.tar.gz postgresql-33f0108df8a79cdb6dbf91f7eb4329143c0730d8.zip |
Cause FETCH 1 to return the current cursor row, or zero if at
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.
Diffstat (limited to 'src/backend/commands/cluster.c')
0 files changed, 0 insertions, 0 deletions