CurrentMemoryContext - Mailing list pgsql-general

From Bob Parkinson
Subject CurrentMemoryContext
Date
Msg-id Pine.OSF.4.21.0011070807000.24774-100000@omni166.library.nottingham.ac.uk
Whole thread Raw
Responses Re: CurrentMemoryContext  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Is CurrentMemoryContext a postgres symbol that I can link against?

Sorry if this is not a postgres question, it may be down to my ignorance
of C, perl or something else.

I've got a bit of code (a stemmer written in C) that I want to make
accessable to postgres, as a .so, and perl. The .so bit works, but I'm
trying to now build the Perl module calling the C code. I'm getting

Undefined symbol "CurrentMemoryContext"

I can see this symbol refered to in palloc.h but beond that I'm stuck.

Bob Parkinson
rwp@biome.ac.uk
------------------------------------------------------------------
Technical Manager:         Biome             http://biome.ac.uk/

Greenfield Medical Library,
Queens Medical Centre,
Nottingham.                          0115 9249924 x 42059
------------------------------------------------------------------
                        We are stardust



pgsql-general by date:

Previous
From: Martin Kutschker
Date:
Subject: Database (table) recovery / restoration
Next
From: "Enrico Mangano"
Date:
Subject: comunication between dbs