mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
This can be used to set (or unset) environment variables that will affect programs called by psql (such as the PAGER), probably most usefully in a .psqlrc file. Andrew Dunstan, reviewed by Josh Kupershmidt.