Re: Missing inserts

From: Martín Marqués <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Missing inserts
Date: 2001-10-03 19:43:26
Message-ID: 20011003194328.CD4D32AB45@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mar 02 Oct 2001 21:59, you wrote:
> In 7.1.X and earlier the INSERT rules are executed _before_ the INSERT.
> This is changed to _after_ in 7.2.

This would mean...??? I haven´t had much trouble until now, so I can´t
understand why one of the 4 inserts of the rule didn´t get through.

Is there some logic?

TIA!

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-10-03 20:44:32 Re: Unicode combining characters
Previous Message Stephan Szabo 2001-10-03 18:59:34 Re: BUG: text(varchar) truncates at 31 bytes