• Bruce Momjian's avatar
    Add PGETC (for pg_service.conf) and PGLOCALE (for locale dir) · 68708433
    Bruce Momjian authored
    environment variable processing to libpq.
    
    The patch also adds code to our client apps so we set the environment
    variable directly based on our binary location, unless it is already
    set. This will allow our applications to emit proper locale messages
    that are generated in libpq.
    68708433
dropuser.c 3.93 KB