Skip to content

Commit e53c56d

Browse files
committed
Add:
> * Allow external interfaces to extend the GUC variable set
1 parent 5e4b9d1 commit e53c56d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Feb 18 16:41:58 EST 2004
3+
Last updated: Fri Feb 20 13:35:13 EST 2004
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -50,6 +50,7 @@ Administration
5050
* Allow pooled connections to close all open WITH HOLD cursors
5151
* Allow major upgrades without dump/reload, perhaps using pg_upgrade
5252
* Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)
53+
* Allow external interfaces to extend the GUC variable set
5354

5455

5556
Data Types

0 commit comments

Comments
 (0)