pgsql: Add: > > * Allow SERIAL sequences to inherit permissions from - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > > * Allow SERIAL sequences to inherit permissions from
Date
Msg-id 20060105174754.62F6E9DC9CE@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

>
>     * Allow SERIAL sequences to inherit permissions from the base table?

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1746 -> r1.1747)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1746&r2=1.1747)
    pgsql/doc/src/FAQ:
        TODO.html (r1.251 -> r1.252)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.251&r2=1.252)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add logging control TODO.detail.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix ReadBuffer() to correctly handle the case where it's trying