OSDN Git Service

From: Igor <igor@sba.miami.edu>
authorMarc G. Fournier <scrappy@hub.org>
Wed, 11 Jun 1997 01:03:38 +0000 (01:03 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 11 Jun 1997 01:03:38 +0000 (01:03 +0000)
commit735bf0b7f2f0547183945e826acda0f67ec050e9
treef6dc0d0f2844ba9a3a240e2ac7e73792252b7b56
parent65c4a526fec879413d260cf5be06a8c72628464d
From: Igor <igor@sba.miami.edu>
Subject: [PATCHES] sequences display in psql

Well, I am away at Progress training (not Postgres!!) and desided to do
this patch during a break. This will allow listing of sequences in
addition to listing of tables and indicies:
\d would should indicies, tables, and sequences
\ds would show sequences only.
src/bin/psql/psql.c