Re: Exposing DEFAULT_PGSOCKET_DIR via a libpq function?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Larry Rosenman" <lrosenman@pervasive.com>
Cc: "PostgreSQL Hackers List" <pgsql-hackers@postgresql.org>
Date: 2006-03-28T22:28:02Z
Lists: pgsql-hackers
"Larry Rosenman" <lrosenman@pervasive.com> writes: > 1) expose DEFAULT_PGSOCKET_DIR via a libpq call > 2) add this information to the psql --version output (or some other > switch, I'm agnostic). pg_config would seem to be the appropriate place, not libpq nor psql. regards, tom lane