Martijn van Oosterhout <[email protected]> writes:
> On Thu, May 04, 2006 at 03:21:56PM -0400, Tom Lane wrote:
>> AFAIK, everything that is in exports.txt was put there for a reason.
>> I'm happy with the situation as it stands (other than wanting to enforce
>> the exports.txt restriction on more platforms ...)
> In that case, shouldn't we add to libpq-fe.h all the functions that
> libpq is exporting?
No, because we're only intending that stuff like psql and pg_dump use 'em.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match