pgsql: make_restrictinfo() failed to attach the specified

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: make_restrictinfo() failed to attach the specified
Date: 2005-11-16 17:08:04
Message-ID: 20051116170804.125D4DB936@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Log Message:
-----------
make_restrictinfo() failed to attach the specified required_relids to
its result when the clause was an OR clause. Brain fade exposed by
example from Sebastian Bck.

Modified Files:
--------------
pgsql/src/backend/optimizer/util:
restrictinfo.c (r1.42 -> r1.43)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/util/restrictinfo.c.diff?r1=1.42&r2=1.43)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-11-16 17:08:12 pgsql: make_restrictinfo() failed to attach the specified
Previous Message Bruce Momjian 2005-11-16 16:33:45 pgsql: Add batch mode, make new libpq section: < * Add a libpq function

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-11-16 17:12:10 Re: MERGE vs REPLACE
Previous Message Jaime Casanova 2005-11-16 17:00:32 Re: MERGE vs REPLACE