diff options
author | Bruce Momjian | 2002-03-04 16:20:31 +0000 |
---|---|---|
committer | Bruce Momjian | 2002-03-04 16:20:31 +0000 |
commit | 493d09802e787a96b39cb9ece85eefc9fa67c5b3 (patch) | |
tree | a48f18f6c72db7c14c010602223c29cefb458ca6 /doc | |
parent | 26c246036dd22f9c27f992bae42f5d667b9d793e (diff) |
Add:
> * Add GUC parameter for eurodates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Feb 25 15:29:56 EST 2002 +Last updated: Mon Mar 4 11:19:14 EST 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -79,6 +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 * CONVERSION o Store binary-compatible type information in the system |