mirror of
https://github.com/postgres/postgres.git
synced 2026-04-01 15:26:56 -04:00
Back out listen fix.
This commit is contained in:
parent
efc6b7ddfc
commit
f301fabf4e
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sat May 13 21:27:24 EDT 2000
|
||||
Last updated: Sat May 13 22:32:35 EDT 2000
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -228,7 +228,7 @@ MISC
|
|||
* Allow persistent backends [persistent]
|
||||
* prevent labels from being output for stored rules (Tom)
|
||||
* allow configuration of maximum number of open files
|
||||
|
||||
* Remove pg_listener index
|
||||
|
||||
SOURCE CODE
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Reference in a new issue