Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e7a9ba4

Browse files
committed
Add:
> * Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)
1 parent 55fbc98 commit e7a9ba4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Sep 23 17:00:00 EDT 2003
3+
Last updated: Mon Sep 29 12:52:11 EDT 2003
44

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

@@ -65,7 +65,7 @@ Administration
6565
* Allow pooled connections to query prepared queries
6666
* Allow pooled connections to close all open WITH HOLD cursors
6767
* Allow major upgrades without dump/reload, perhaps using pg_upgrade
68-
68+
* Have SHOW ALL and pg_settings show descriptions for server-side variables(Joe)
6969

7070

7171
Data Types
@@ -501,7 +501,7 @@ Source Code
501501
* Acquire lock on a relation before building a relcache entry for it
502502
* Research interaction of setitimer() and sleep() used by statement_timeout
503503
* Add checks for fclose() failure
504-
* Change CVS $Id: TODO,v 1.1138 2003/09/23 21:00:18 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1138 2003/09/23 21:00:18 momjian Exp $
504+
* Change CVS $Id: TODO,v 1.1139 2003/09/29 16:52:14 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1139 2003/09/29 16:52:14 momjian Exp $
505505
* Exit postmaster if postgresql.conf can not be opened
506506
* Rename /scripts directory because they are all C programs now
507507
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)