1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00
< 	o Fix psql's \dn for various schema combinations (Neil)
> 	o Fix psql's backslash commands more consistent
625a626
> 	  http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php
This commit is contained in:
Bruce Momjian
2006-04-22 18:17:57 +00:00
parent 0a66e482a7
commit 11c4152919
2 changed files with 6 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Last updated: Sat Apr 22 12:06:27 EDT 2006
Last updated: Sat Apr 22 14:17:50 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -621,9 +621,10 @@ Clients
This would allow non-psql clients to pull the same information out
of the database as psql.
o Fix psql's \dn for various schema combinations (Neil)
o Fix psql's backslash commands more consistent
http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php
http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php
o Allow psql \pset boolean variables to set to fixed values, rather
than toggle