diff options
Diffstat (limited to 'doc/TODO')
| -rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Tue Jun 14 16:42:57 EDT 2005 +Last updated: Tue Jun 14 19:44:22 EDT 2005 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -367,7 +367,7 @@ Indexes Commands ======== -* Add BETWEEN ASYMMETRIC/SYMMETRIC +* -Add BETWEEN ASYMMETRIC/SYMMETRIC * Change LIMIT/OFFSET and FETCH/MOVE to use int8 * Allow CREATE TABLE AS to determine column lengths for complex expressions like SELECT col1 || col2 |
