pgsql: Add: > o Issue a notice if CREATE TABLE ... - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > o Issue a notice if CREATE TABLE ...
Date
Msg-id 20061012212925.2FBA59FB403@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

>     o Issue a notice if CREATE TABLE ... ON COMMIT { DELETE ROWS |
>       DROP } is issued outside a multi-statement transaction

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2000 -> r1.2001)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2000&r2=1.2001)
    pgsql/doc/src/FAQ:
        TODO.html (r1.502 -> r1.503)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.502&r2=1.503)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Stamp 7.4.14.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add url's for hints: >