Skip to content

Commit 984d0ec

Browse files
committed
Added:
> * Prevent SIGHUP and 'pg_ctl reload' from changing command line > specified parameters to postgresql.conf defaults
1 parent 1b6aa29 commit 984d0ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Jan 26 23:22:17 EST 2002
3+
Last updated: Fri Feb 1 11:59:54 EST 2002
44

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

@@ -61,6 +61,8 @@ ADMIN
6161
* Remove behavior of postmaster -o after making postmaster/postgres
6262
flags unique
6363
* Allow logging of query durations
64+
* Prevent SIGHUP and 'pg_ctl reload' from changing command line
65+
specified parameters to postgresql.conf defaults
6466

6567
DATA TYPES
6668

0 commit comments

Comments
 (0)