mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add to TODO:
> * Allow custom variables to appear in pg_settings()
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Mon Jun 23 17:35:26 EDT 2008
|
||||
Last updated: Mon Jun 23 18:12:15 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -62,6 +62,7 @@ Administration
|
||||
defaults so things like search_path can be defaulted for a
|
||||
specific user connecting to a specific database.
|
||||
|
||||
* Allow custom variables to appear in pg_settings()
|
||||
* Allow custom variable classes that can restrict who can set the values
|
||||
|
||||
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00911.php
|
||||
|
Reference in New Issue
Block a user