mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Add:
> > * Allow custom variable classes that can restrict who can set the values > > http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php >
This commit is contained in:
7
doc/TODO
7
doc/TODO
@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Sat Feb 3 21:31:58 EST 2007
|
||||
Last updated: Sat Feb 3 23:06:06 EST 2007
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -71,6 +71,11 @@ Administration
|
||||
defaults so things like search_path can be defaulted for a
|
||||
specific user connecting to a specific database.
|
||||
|
||||
* Allow custom variable classes that can restrict who can set the values
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php
|
||||
|
||||
|
||||
* Improve replication solutions
|
||||
|
||||
o Load balancing
|
||||
|
Reference in New Issue
Block a user