Re: Rule updates and PQcmdstatus() issue - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Rule updates and PQcmdstatus() issue
Date
Msg-id 200209100210.g8A2ALX03093@candle.pha.pa.us
Whole thread Raw
In response to Re: Rule updates and PQcmdstatus() issue  ("Dann Corbit" <DCorbit@connx.com>)
List pgsql-hackers
Actually, this problem is part of a whole scope of problems that were in
the Berkeley code, because rules, and inheritance, just have a certain
contorting effect on SQL queries where it is difficult to get them
working properly.

If these features didn't come from Berkeley, I doubt we would have ever
implemented them, so in some case there are inherited bugs from features
that weren't 100% thought out when they were added many years ago.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: snpe
Date:
Subject: Re: problem with new autocommit config parameter and jdbc
Next
From: Bruce Momjian
Date:
Subject: Re: Rule updates and PQcmdstatus() issue