pgsql: Add more function to TODO: < * %Add pg_get_acldef(),

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add more function to TODO: < * %Add pg_get_acldef(),
Date: 2005-12-17 14:18:33
Message-ID: 20051217141833.67B939DC88B@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add more function to TODO:

< * %Add pg_get_acldef(), pg_get_typedefault(), and pg_get_attrdef()
> * %Add pg_get_acldef(), pg_get_typedefault(), pg_get_attrdef(),
> pg_get_tabledef(), pg_get_domaindef(), pg_get_functiondef()

Modified Files:
--------------
pgsql/doc:
TODO (r1.1729 -> r1.1730)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1729&r2=1.1730)
pgsql/doc/src/FAQ:
TODO.html (r1.234 -> r1.235)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.234&r2=1.235)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-12-17 14:23:27 pgfouine - pgfouine: added GPL header
Previous Message Bruce Momjian 2005-12-17 04:10:47 pgsql: Update: < * Flush cached query plans when the dependent objects