OSDN Git Service

From: Darren King <aixssd!darrenk@abs.net>
authorMarc G. Fournier <scrappy@hub.org>
Sun, 1 Jun 1997 15:53:24 +0000 (15:53 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 1 Jun 1997 15:53:24 +0000 (15:53 +0000)
commitff038a5b970faab5f7642f3cdda0cdc6156f9339
tree3e318f56c169c56a976d6a41547252bf2df8d8d7
parent187e0f240567ff5e3100b06f7d6235a183085056
From: Darren King <aixssd!darrenk@abs.net>
Subject: [PATCHES] psql - \dt,\di commands.

I sent this a couple of months ago in re a request by Maxim
Kozin, but I had the patch reversed, creating some confusion
over applying it.

Here's a more complete version.

Adds \dt to list only tables/views and \di to list only
indicies.  \d will still work as before.
src/bin/psql/psql.c