Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2224 -> r1.2225)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2224&r2=1.2225)
    pgsql/doc/src/FAQ:
        TODO.html (r1.733 -> r1.734)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.733&r2=1.734)

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to