1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00
>
> 	o Remove pre-7.3 pg_dump code that assumes pg_depend does not exit
This commit is contained in:
Bruce Momjian
2008-03-17 22:53:02 +00:00
parent cd66b94637
commit 187e884a6a
2 changed files with 5 additions and 2 deletions

View File

@ -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