From 044c3b461552ce9af6c2e3a2a362c295f01c050c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 22 Apr 2006 18:18:24 +0000 Subject: [PATCH] Update: < o Fix psql's backslash commands more consistent > o Fix psql's \d commands more consistent --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index 3464adcb2d..9e80671935 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Sat Apr 22 14:17:50 EDT 2006 +Last updated: Sat Apr 22 14:18:18 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -621,7 +621,7 @@ Clients This would allow non-psql clients to pull the same information out of the database as psql. - o Fix psql's backslash commands more consistent + o Fix psql's \d commands more consistent http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 2fec8afa8a..9600c2ae83 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 14:17:50 EDT 2006 +Last updated: Sat Apr 22 14:18:18 EDT 2006

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -566,7 +566,7 @@ first.

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

-
  • Fix psql's backslash commands more consistent +
  • Fix psql's \d commands more consistent

    http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php http://archives.postgresql.org/pgsql-hackers/2004-11/msg00014.php

    -- 2.40.0