pgsql: Cleanups: < * Allow a database in tablespace t1 with tables

Started by Bruce Momjianabout 20 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Cleanups:

< * Allow a database in tablespace t1 with tables created in

o Allow a database in tablespace t1 with tables created in

125c125
< * Allow reporting of which objects are in which tablespaces

o Allow reporting of which objects are in which tablespaces

593c593
< * Allow GRANT/REVOKE permissions to be inherited by objects based on

o Allow GRANT/REVOKE permissions to be inherited by objects based on

596c596
< * Allow SERIAL sequences to inherit permissions from the base table?

o Allow SERIAL sequences to inherit permissions from the base table?

Modified Files:
--------------
pgsql/doc:
TODO (r1.1850 -> r1.1851)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1850&amp;r2=1.1851)
pgsql/doc/src/FAQ:
TODO.html (r1.353 -> r1.354)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.353&amp;r2=1.354)