CVSROOT: /cvsrootModule name: pgsql-serverChanges by: momjian@postgresql.org 03/02/03 09:04:24
Modified files: doc/src/sgml/ref: fetch.sgml move.sgml src/backend/parser: gram.y keywords.c
Log message: Change MOVE LAST to MOVE ALL.
Standard says FETCH LAST is after last row, and we don't do that.