summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2002-03-04 16:50:36 +0000
committerBruce Momjian2002-03-04 16:50:36 +0000
commit6488c9d12fed57649f0bfa7c9f2d18e6a21ad73c (patch)
tree4b5f5fff0c8aa8affc6577f4a131d278a7380cfc
parent493d09802e787a96b39cb9ece85eefc9fa67c5b3 (diff)
Modify:
< * Add GUC parameter for eurodates > * Add GUC parameter for DATESTYLE
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 4f93c724fa1..dfc31b13de9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Mar 4 11:19:14 EST 2002
+Last updated: Mon Mar 4 11:49:24 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -79,7 +79,7 @@ DATA TYPES
* Functions returning sets do not totally work
* Change factorial to return a numeric
* Add function to return compressed length of TOAST data values (Tom)
-* Add GUC parameter for eurodates
+* Add GUC parameter for DATESTYLE
* CONVERSION
o Store binary-compatible type information in the system