| From: | Michael Meskes <Michael_Meskes(at)topmail(dot)de> |
|---|---|
| To: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] interface libpq Makefile.in patch |
| Date: | 1999-02-11 06:26:49 |
| Message-ID: | 19990211072649.B1603@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Feb 11, 1999 at 12:18:06AM -0500, Tom Lane wrote:
> Ryan Bradetich <rbrad(at)hpb50023(dot)boi(dot)hp(dot)com> writes:
> > The following patch is needed to compile the current development tree
> > with perl support. The addition of MemoryContextAlloc,
> > MemoryContextFree, and MemoryContexRealloc in
> > ./src/include/utils/palloc.h require these additional header files.
>
> Something wrong here ... palloc should not be visible outside the
> backend. libpq used to have vestigial dependencies on some backend
> header files, but I thought I'd got rid of them.
>
> I have not compiled the perl module in a while; I'll check this.
They are back in. And even worse palloc.h include mcxt.h and this one isn't
even installed.
Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(dot)Meskes(at)gmx(dot)net | Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 1999-02-11 10:03:16 | Re: [HACKERS] TIME QUALIFICATION |
| Previous Message | Tom Lane | 1999-02-11 05:18:06 | Re: [HACKERS] interface libpq Makefile.in patch |