Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb14d8b commit 68b0e29Copy full SHA for 68b0e29
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian ([email protected])
5
-Last updated: Mon Jan 31 23:54:39 EST 2005
+Last updated: Mon Jan 31 23:56:45 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -308,7 +308,7 @@ Commands
308
========
309
310
* Add BETWEEN ASYMMETRIC/SYMMETRIC
311
-* Change LIMIT/OFFSET to use int8
+* Change LIMIT/OFFSET and FETCH/MOVE to use int8
312
* Allow CREATE TABLE AS to determine column lengths for complex
313
expressions like SELECT col1 || col2
314
* Allow UPDATE to handle complex aggregates [update] (?)
0 commit comments