Re: [BUGS] BUG #7787: ERROR: could not find RelOptInfo for given relids

2013-01-05 Thread Tom Lane
gdur...@synchr.com writes: > Two queries follow. The first gets the error, the second doesn't the only > difference is the additional expression in the where clause in the inner > join. This is not investigatable without a self-contained test case. The problem query alone is not useful, especially

[BUGS] BUG #7787: ERROR: could not find RelOptInfo for given relids

2013-01-05 Thread gdurbin
The following bug has been logged on the website: Bug reference: 7787 Logged by: Gary Durbin Email address: gdur...@synchr.com PostgreSQL version: 9.1.7 Operating system: "(Red Hat 4.4.6-4), 64-bit" Description: Two queries follow. The first gets the error, the second