Reference: http://archives.postgresql.org/message-id/[email protected]
This patch adds support for two new environment variables: PSQL_HISTORY: Alternative location for the command history file. PSQLRC: Alternative location of the user's .psqlrc file. The context diff patch applies cleanly with a few offsets. Builds normally and all tests pass, although it adds no new tests. The documentation looks fine. The functionality is useful and works perfectly well in my quick test. Marking ready for committer. Best, David -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
