Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [sqlsmith] Failed to generate plan on lateral subqueries - Mailing list pgsql-hackers

From Andreas Seltenreich
Subject Re: [sqlsmith] Failed to generate plan on lateral subqueries
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [sqlsmith] Failed to generate plan on lateral subqueries  (Tom Lane <[email protected]>)
Responses Re: [sqlsmith] Failed to generate plan on lateral subqueries
List pgsql-hackers
Tom Lane writes:
> [2. transitive-lateral-fixes-2.patch ]
> [2. remove-lateraljoininfo-2.patch ]

They seem to have fixed the issue for good now.  No errors have been
logged for 2e8 queries since applying the first patch.  (The second one
was applied later and didn't get as much exposure.)  I guess that means
I have to go back to extending the grammar again :-).

regards
Andreas



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch: fix lock contention for HASHHDR.mutex
Next
From: Tom Lane
Date:
Subject: More on the libxml2 update situation