pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ... - Mailing list pgsql-committers

From [email protected] (Bruce Momjian - CVS)
Subject pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    02/11/08 14:12:22

Modified files:
    doc/src/sgml/ref: psql-ref.sgml
    src/bin/psql   : command.c common.c help.c help.h print.h
                     startup.c

Log message:
    Here is a patch that does just that, while maintaining the
    "traditional" behavior, so the change should be transparent. Use the
    command "\pset pager always" to turn it on. Anything else does the
    normal toggle between "on" and "off"

    Greg Sabino Mullane


pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/backend/utils/adt geo_ops.c
Next
From: Tom Lane
Date:
Subject: Re: pgsql-server/ oc/src/sgml/ref/psql-ref.sgml rc ...