Re: [PG-11] Potential bug related to INCLUDE clause of CREATE INDEX - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PG-11] Potential bug related to INCLUDE clause of CREATE INDEX
Date
Msg-id 32237.1531939483@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PG-11] Potential bug related to INCLUDE clause of CREATE INDEX  (Yugo Nagata <nagata@sraoss.co.jp>)
List pgsql-hackers
Yugo Nagata <nagata@sraoss.co.jp> writes:
> To fix this, we agree with Tom about getting rid of "must not intersect" restriction.
> A patch is attached for this

Pushed, after fixing documentation and regression tests to match.

            regards, tom lane


pgsql-hackers by date:

Previous
From: Jeremy Finzel
Date:
Subject: Background worker/idle sessions and caching
Next
From: Jerry Jelinek
Date:
Subject: Re: patch to allow disable of WAL recycling