Re: [GENERAL] Querying libpq compile time options - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [GENERAL] Querying libpq compile time options
Date
Msg-id 200605171902.k4HJ2Aa23599@candle.pha.pa.us
Whole thread Raw
In response to Re: [GENERAL] Querying libpq compile time options  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan wrote:
> Bruce Momjian wrote:
> > We already do expose it:
> >
> >     $ pg_config --sysconfdir
> >     /usr/var/local/postgres/etc
> >
> >   
> 
> Speaking of this item, what do we want to do about the Windows situation 
> where if the directory doesn't exist it reports nothing at all? I am 
> inclined to send back the output from GetFullPathName() instead of 
> GetShortPathName(). This should be fixed - reporting an empty string is 
> fairly unsatisfactory.

I was researching that and will report back.

--  Bruce Momjian   http://candle.pha.pa.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [GENERAL] Querying libpq compile time options
Next
From: Tom Lane
Date:
Subject: Re: Compression and on-disk sorting