Add:
authorBruce Momjian <bruce@momjian.us>
Sun, 17 Aug 2003 03:56:16 +0000 (03:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 17 Aug 2003 03:56:16 +0000 (03:56 +0000)
> * Add pg_get_acldef(), pg_get_typedefault(), and pg_get_attrdef()

doc/TODO

index 47850e03242f861f900647511210de36d70f7815..4e764f260b8c4e3907fc09b8f06bcd4eb6d0355d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Sat Aug 16 16:51:46 EDT 2003
+Last updated:          Sat Aug 16 23:56:14 EDT 2003
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -88,6 +88,7 @@ Data Types
   from making invalid dates valid
 * -Prevent month/day swapping of ISO dates to make invalid dates valid
 * Have initdb set DateStyle based on locale?
+* Add pg_get_acldef(), pg_get_typedefault(), and pg_get_attrdef()
 
 * ARRAYS
        o Allow nulls in arrays