Update COMMENT item:
authorBruce Momjian <bruce@momjian.us>
Tue, 20 Nov 2007 00:18:46 +0000 (00:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 20 Nov 2007 00:18:46 +0000 (00:18 +0000)
commit47ae041ca0f8809093cad53571e1a96606de9934
tree049b9c88282d0c56a1526534427bbbe0e9b1b625
parent0f11b5583011889a8d5074a710027eb3d04262a0
Update COMMENT item:

<  o Prevent COMMENT ON dbname from issuing a warning when loading
<    into a database with a different name, perhaps using COMMENT ON
<    CURRENT DATABASE
>  o Change pg_dump so that a comment on the dumped database is
>    applied to the loaded database, even if the database has a
>    different name.  This will require new backend syntax, perhaps
>    COMMENT ON CURRENT DATABASE.
doc/TODO
doc/src/FAQ/TODO.html