Bug fixes and enhances to psql submitted by Masaaki Sakaida

Tatsuo Ishii <ishii@postgresql.org>

Commit: 3f8f0ac1a7fd985ebf4da3eb1bc3d40b47fd5d65
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 1999-03-30T05:00:42Z
Releases: 7.1.1
Bug fixes and enhances to psql submitted by Masaaki Sakaida

1. Fix problems of PAGER and \? command
2. Add -E option that shows actual queries sent by \dt and friends
3. Add version number in startup banners for psql

Files

PathChange+/−
src/bin/psql/psql.c modified +58 −10