pgsql/src/bin/psql describe.c

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/psql describe.c
Date: 2001-08-05 22:13:47
Message-ID: 200108052213.f75MDlt40321@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/08/05 18:13:47

Modified files:
src/bin/psql : describe.c

Log message:
Show index predicate when doing \d on a partial index.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-08-06 01:25:33 pgsql/src/include/catalog pg_proc.h
Previous Message Tom Lane 2001-08-05 02:06:51 pgsql/src backend/postmaster/pgstat.c backend/ ...