pgsql: Done: > * -Change LIMIT/OFFSET and FETCH/MOVE to use int8

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Done: > * -Change LIMIT/OFFSET and FETCH/MOVE to use int8
Date: 2006-07-26 00:35:01
Message-ID: 20060726003501.20C689FA68D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Done:

> * -Change LIMIT/OFFSET and FETCH/MOVE to use int8

Modified Files:
--------------
pgsql/doc:
TODO (r1.1919 -> r1.1920)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1919&r2=1.1920)
pgsql/doc/src/FAQ:
TODO.html (r1.422 -> r1.423)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.422&r2=1.423)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-07-26 03:05:08 Re: pgsql: /contrib/cube improvements: Update the calling convention for
Previous Message Bruce Momjian 2006-07-26 00:34:48 pgsql: Change LIMIT/OFFSET to use int8 Dhanaraj M