| From: | Eric Ridge <eebbrr(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Weirdness using Executor Hooks |
| Date: | 2015-06-19 00:20:49 |
| Message-ID: | CANcm6waiWe7ziAVSgut65=aFYiP5JGF21HvQFOMuojqB87cnbw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jun 18, 2015 at 8:07 PM, Eric Ridge <eebbrr(at)gmail(dot)com> wrote:
>
> According to pg_proc.probin, all 32 of my C language functions point
> to $libdir/my_extension_lib,
That's a damn lie. The deployment server has a number of databases
that have this extension installed and some of them have probin set to
just 'my_extension_lib'
<short pause>
Of course I can't seem to trigger the problem, even by changing the
extension, re-compiling, and re-installing. #dang
eric
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brendan Jurd | 2015-06-19 01:12:14 | Re: proposal: row_to_array function |
| Previous Message | Michael Paquier | 2015-06-19 00:17:30 | Re: dblink: add polymorphic functions - review |