Re: C++ Headers
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Hackers List <pgsql-hackers@postgresql.org>
Date: 2001-05-19T15:26:29Z
Lists: pgsql-hackers
mlw <markw@mohawksoft.com> writes: > Is any support for reworking the postgres headers such that they can be used, > cleanly, in a C++ program? You'll get no support for a request for a blank check. What do you have in mind exactly? ISTM that making the backend's internal headers C++-clean has already been looked into, but rejected on grounds that I don't recall clearly. Check the list archives. regards, tom lane