From: | "David E(dot) Wheeler" <david(at)kineticode(dot)com> |
---|---|
To: | Dimitri Fontaine <dfontaine(at)hi-media(dot)com> |
Cc: | PostgreSQL-development Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Extension Facility |
Date: | 2009-07-23 16:18:39 |
Message-ID: | 5DA25089-2196-4F61-9E86-B1359EA18AB3@kineticode.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Jul 23, 2009, at 8:09 AM, Dimitri Fontaine wrote:
> What about embedded calls in, say, plperl functions.
Hence the variable suggestion. In fact, it might go back to the idea
of subschemas, perhaps the name of the extension should be part of the
qualifying? I dunno, I'm just kind of throwing ideas out there, but
it's starting to remind me of packages or classes. Inside a class, a
call to a method without an invocant automatically delegates to the
method in the class. That sort of thing. But I'm wary of over-
designing here, so I'm not sure what the right thing to do is, unless
it's to punt.
Best,
David
From | Date | Subject | |
---|---|---|---|
Next Message | Jaime Casanova | 2009-07-23 17:16:39 | Re: Determining client_encoding from client locale |
Previous Message | Tom Lane | 2009-07-23 16:16:38 | Re: Lock Wait Statistics (next commitfest) |