CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian@postgresql.org 02/07/14 21:56:26
Modified files:
doc/src/sgml/ref: psql-ref.sgml
src/bin/psql : command.c help.c help.h print.c print.h
Log message:
Fix \? and \pset pager handling. \? wasn't honoring pager before.