mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
9e0a97f1c8
Previously missing or invalid service files returned NULL. Also fix pg_upgrade to report "out of memory" for a null return from PQconndefaults(). Patch by Steve Singer, rewritten by me