Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 68b0e29

Browse files
committed
Add FETCH/MOVE:
< * Change LIMIT/OFFSET to use int8 > * Change LIMIT/OFFSET and FETCH/MOVE to use int8
1 parent bb14d8b commit 68b0e29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Mon Jan 31 23:54:39 EST 2005
5+
Last updated: Mon Jan 31 23:56:45 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -308,7 +308,7 @@ Commands
308308
========
309309

310310
* Add BETWEEN ASYMMETRIC/SYMMETRIC
311-
* Change LIMIT/OFFSET to use int8
311+
* Change LIMIT/OFFSET and FETCH/MOVE to use int8
312312
* Allow CREATE TABLE AS to determine column lengths for complex
313313
expressions like SELECT col1 || col2
314314
* Allow UPDATE to handle complex aggregates [update] (?)

0 commit comments

Comments
 (0)