Re: Bug?: Update on ancestor for a row of a child - Mailing list pgsql-sql

From Kevin Way
Subject Re: Bug?: Update on ancestor for a row of a child
Date
Msg-id 20010924161148.A23482@bean.overtone.org
Whole thread Raw
In response to Re: Bug?: Update on ancestor for a row of a child  ("Josh Berkus" <josh@agliodbs.com>)
List pgsql-sql
> And you think that Oracle is entirely free of bugs?  ;-)

Yes, but they'd be exciting technology-oriented e-business enabled bugs!

> Still, I understand your frustration.   

Thanks...  It's just frustrating that the bug is on something so basic,
which makes it both hard to code around and hard for me to delve into the
postgres source and fix.  I spent a few hours tracing source before finally
conceding the point that it takes more than a few hours to understand
postgres internals well enough to fix a major bug.

For development purposes I've just removed all the CHECK constraints 
from my child tables, and I'm hoping some genius will solve the problem
by the time I'm looking to deploy.

-Kevin Way


pgsql-sql by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: How to enter lists into database:Example.
Next
From: Oleg Bartunov
Date:
Subject: Re: How to enter lists into database.