Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql: Fix another problem in SQL-MED \d displays: should have a clean


  • From: tgl(at)postgresql(dot)org (Tom Lane)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql: Fix another problem in SQL-MED \d displays: should have a clean
  • Date: Wed, 31 Dec 2008 18:33:03 +0000 (UTC)
  • Message-id: <20081231183303.6E34C754A03@cvs.postgresql.org> <text/plain>

Log Message:
-----------
Fix another problem in SQL-MED \d displays: should have a clean failure
report if the command is attempted against an old server.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.191 -> r1.192)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.191&r2=1.192)



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group