pgsql-server/ oc/src/sgml/ref/fetch.sgml oc/sr ...

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/ oc/src/sgml/ref/fetch.sgml oc/sr ...
Date: 2003-01-08 00:22:27
Message-ID: 20030108002227.7F989475C9E@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)postgresql(dot)org 03/01/07 19:22:27

Modified files:
doc/src/sgml/ref: fetch.sgml move.sgml
doc/src/sgml : release.sgml
src/backend/commands: portalcmds.c
src/backend/parser: gram.y

Log message:
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.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2003-01-08 06:14:51 pgsql-server/doc TODO
Previous Message Bruce Momjian - CVS 2003-01-07 22:54:03 pgsql-server/doc/src/sgml Tag: REL7_3_STABLE l ...