| From: | Bob Parkinson <rwp(at)biome(dot)ac(dot)uk> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | CurrentMemoryContext |
| Date: | 2000-11-07 08:37:27 |
| Message-ID: | Pine.OSF.4.21.0011070807000.24774-100000@omni166.library.nottingham.ac.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)biome(dot)ac(dot)uk
------------------------------------------------------------------
Technical Manager: Biome http://biome.ac.uk/
Greenfield Medical Library,
Queens Medical Centre,
Nottingham. 0115 9249924 x 42059
------------------------------------------------------------------
We are stardust
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martin Kutschker | 2000-11-07 09:22:01 | Database (table) recovery / restoration |
| Previous Message | Enrico Mangano | 2000-11-07 08:26:35 | comunication between dbs |