| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, Gurjeet Singh <singh(dot)gurjeet(at)gmail(dot)com>, Michael Glaesemann <grzm(at)seespotcode(dot)net>, David Fetter <david(at)fetter(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: minimal update |
| Date: | 2008-10-16 18:03:26 |
| Message-ID: | 48F781EE.3040407@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>> OK. Where would be a good place to put the code? Maybe a new file
>> src/backend/utils/adt/trigger_utils.c ?
>>
>
> I thought the plan was to make it a contrib module.
>
>
>
Well, previous discussion did mention catalog entries, which would
suggest otherwise, but I can do it as a contrib module if that's the
consensus.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Chernow | 2008-10-16 18:20:27 | Re: 8.3 .4 + Vista + MingW + initdb = ACCESS_DENIED |
| Previous Message | Martijn van Oosterhout | 2008-10-16 17:50:49 | Re: Cross-column statistics revisited |