Improve \z psql \? help display.

This commit is contained in:
Bruce Momjian 2009-01-06 23:09:56 +00:00
parent f5ed2ee533
commit 17f601ecb2
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
*
* Copyright (c) 2000-2009, PostgreSQL Global Development Group
*
* $PostgreSQL: pgsql/src/bin/psql/help.c,v 1.135 2009/01/06 23:01:57 momjian Exp $
* $PostgreSQL: pgsql/src/bin/psql/help.c,v 1.136 2009/01/06 23:09:56 momjian Exp $
*/
#include "postgres_fe.h"