Re: libpq's pollution of application namespace

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2006-06-14T22:15:34Z
Lists: pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Thread added to TODO:
>         o Properly mark all libpq-exported functions with "PQ"

Is that still relevant?  I thought we'd done as much as we intended
to do in that specific direction.  What would make sense to work on
is making the build step that strips not-officially-exported symbols
work on more platforms.

			regards, tom lane