Skip to content
Snippets Groups Projects
  • Andrew Dunstan's avatar
    e6d9e210
    Add a \setenv command to psql. · e6d9e210
    Andrew Dunstan authored
    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.
    e6d9e210
    History
    Add a \setenv command to psql.
    Andrew Dunstan authored
    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.
help.c 16.83 KiB