OSDN Git Service

libpq and psql.c have been modified to do various things they didn't do
authorMarc G. Fournier <scrappy@hub.org>
Thu, 18 Jul 1996 05:48:57 +0000 (05:48 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 18 Jul 1996 05:48:57 +0000 (05:48 +0000)
commit72f76d38eb23e1fbca92f0e14b257c33e5ecccbc
tree94d8da6cbb3808247d4d9bf9f529d6f1df0eaf01
parentbc0bd47c6a8e020c523cc69a8a3c8e9dab8bb61b
libpq and psql.c have been modified to do various things they didn't do
before (plus some optimisations/bug fixes et al).  I've included a small
demo transcript below. Note that all of of the display
functionality/intelligence you see here, can be had merely by calling
the new LIBPQ PQprint() routine with the appropriate arguments/options,
including the HTML3 output guff.

submitted by:  Julian Assange <proff@suburbia.net>
src/bin/monitor/monitor.c
src/bin/psql/psql.c
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/libpq-fe.h