1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Add lock todo items

This commit is contained in:
Bruce Momjian
2000-06-01 18:41:57 +00:00
parent bb8bda3918
commit 0f6101e470
3 changed files with 149 additions and 1 deletions

View File

@ -136,6 +136,7 @@ CLIENTS
* Update reltuples from COPY command
* fix array handling for ECPG
* add pg_dump option to dump type names as standard ANSI types
* make pg_dump dump in oid order, so dependencies are resolved
* allow psql \d to show primary and foreign keys
* allow psql \d to show temporary table schema