Re: libpq's pollution of application namespace
Martijn van Oosterhout <kleptog@svana.org>
From: Martijn van Oosterhout <kleptog@svana.org>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2006-06-14T22:18:22Z
Lists: 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.