pgsql-server/src/bin/psql help.c print.c

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/bin/psql help.c print.c
Date: 2003-07-25 21:48:45
Message-ID: 20030725214845.A7C87D1C7F6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 03/07/25 18:48:45

Modified files:
src/bin/psql : help.c print.c

Log message:
Update copyrights to 2003.

print.c: Add one more line to pager calculation to account for the prompt.
help.c: Call PageOutput with correct number of lines within slashUsage
Add one to line count in helpSQL to account for "Available help:" line.
Make copyright match COPYRIGHT file. (Just "1994")

Greg Sabino Mullane

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-25 22:07:46 pgsql-server/doc FAQ src/FAQ/FAQ.html
Previous Message Bruce Momjian 2003-07-25 21:42:27 pgsql-server/src/bin/psql describe.c