From f79f57a0af619c071054c23763519b93e1f2f4fe Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 3 Sep 2006 13:37:38 +0000 Subject: Remove: < * Change LIMIT/OFFSET and FETCH/MOVE to use int8 --- doc/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index fb2b0ccd6b..5ccaeb009e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Sat Sep 2 23:26:37 EDT 2006 +Last updated: Sun Sep 3 09:37:32 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -431,7 +431,6 @@ Views / Rules SQL Commands ============ -* Change LIMIT/OFFSET and FETCH/MOVE to use int8 * Add CORRESPONDING BY to UNION/INTERSECT/EXCEPT * Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY * %Allow SET CONSTRAINTS to be qualified by schema/table name -- cgit v1.2.1