Quick Extensions Question

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: pgsql-hackers Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Quick Extensions Question
Date: 2011-03-02 21:15:30
Message-ID: 2326D409-488C-46D4-9CB5-D01042CD9E17@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It's about dependences.

If my extension requires a procedural language, will adding that language to the `requires` control key do what I think it should do?

If not, how should one require a PL? Come to think of it, how might I require other features that might not be included in a particular build, like xpath()?

Thanks,

David

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-03-02 21:16:07 Re: Sync Rep v17
Previous Message Simon Riggs 2011-03-02 21:13:13 Re: Sync Rep v17