>
> * Allow SERIAL sequences to inherit permissions from the base table?
PostgreSQL TODO List
====================
-Last updated: Thu Jan 5 11:39:45 EST 2006
+Last updated: Thu Jan 5 12:47:47 EST 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Allow GRANT/REVOKE permissions to be inherited by objects based on
schema permissions
+ * Allow SERIAL sequences to inherit permissions from the base table?
+
* CURSOR
-Last updated: Thu Jan 5 11:39:45 EST 2006
+Last updated: Thu Jan 5 12:47:47 EST 2006
The most recent version of this document can be viewed at
Allow GRANT/REVOKE permissions to be inherited by objects based on
schema permissions
+
Allow SERIAL sequences to inherit permissions from the base table?
CURSOR