mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Add:
> > o Remove pre-7.3 pg_dump code that assumes pg_depend does not exit
This commit is contained in:
4
doc/TODO
4
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Mon Mar 17 18:45:15 EDT 2008
|
||||
Last updated: Mon Mar 17 18:52:59 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -1025,6 +1025,8 @@ Clients
|
||||
|
||||
Using psql to restore a pg_dump dump is also affected.
|
||||
|
||||
o Remove pre-7.3 pg_dump code that assumes pg_depend does not exit
|
||||
|
||||
|
||||
* ecpg
|
||||
o Docs
|
||||
|
Reference in New Issue
Block a user