Re: libpq's pollution of application namespace - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: libpq's pollution of application namespace
Date
Msg-id 20060614221822.GK4748@svana.org
Whole thread Raw
In response to Re: libpq's pollution of application namespace  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Wed, Jun 14, 2006 at 05:54:56PM -0400, Bruce Momjian wrote:
>
> Thread added to TODO:
>
>         o Properly mark all libpq-exported functions with "PQ"

I thought this was done already. At least, with a recent CVS I get
this:

$ nm -D libpq.so --defined-only |grep -v 'PQ\|pq\|lo_\|pg_'
000171e0 D pgresStatus

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: libpq's pollution of application namespace
Next
From: Tom Lane
Date:
Subject: Re: Multi-byte and client side character encoding