From: | Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec> |
---|---|
To: | Kedar Potdar <kedar(dot)potdar(at)gmail(dot)com> |
Cc: | Emmanuel Cecchet <manu(at)asterdata(dot)com>, pgsql-hackers(at)postgresql(dot)org, Amit Gupta <amit(dot)pc(dot)gupta(at)gmail(dot)com> |
Subject: | Re: Partitioning feature ... |
Date: | 2009-03-30 14:59:05 |
Message-ID: | 3073cc9b0903300759o433f7fc7o15bec26498c12bcd@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Mar 30, 2009 at 6:51 AM, Kedar Potdar <kedar(dot)potdar(at)gmail(dot)com> wrote:
>
>> As triggers are executed in order of their names, we've prefixed the
>> trigger names with "zz". This should work fine as long as no-one uses
>> trigger-name which starts with "zz".
>>
this seems a lot fragile... why system generated triggers has to be
executed following the same rules (talking about order of execution)
as user triggers? can't we simply execute them first or last or maybe
be clever and mark one to be executed first and others last?
--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2009-03-30 15:01:58 | Re: PQinitSSL broken in some use casesf |
Previous Message | Andrew Chernow | 2009-03-30 14:59:04 | Re: PQinitSSL broken in some use casesf |