mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
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