Re: Exports from postgres - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Exports from postgres
Date
Msg-id 25904.1146337171@sss.pgh.pa.us
Whole thread Raw
In response to Exports from postgres  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
> Which brings me to the question - would it be reasonable to create a
> .DEF file listing which symbols are exported from the postgres binary to
> addon modules?

No, I'd not think this is a good idea.  Unlike libpq, there's no clear
demarcation of an intended API, and no really good reason to create one.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: How to allocate a global variable (to implement virutal databases)
Next
From: Juan Manuel Diaz Lara
Date:
Subject: Re: How to allocate a global variable (to implement virutal databases)