From 11c4152919b13f5ba65dc969a47fddee85695f75 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 22 Apr 2006 18:17:57 +0000 Subject: Update: < 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 --- doc/src/FAQ/TODO.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 8dd500f3fd3..2fec8afa8ab 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,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. @@ -566,8 +566,9 @@ first.

This would allow non-psql clients to pull the same information out of the database as psql.

-
  • Fix psql's \dn for various schema combinations (Neil) +
  • 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

  • Allow psql \pset boolean variables to set to fixed values, rather than toggle -- cgit v1.2.3