mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04: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.