Re: release notes: tids & self-joins

2019-06-13 Thread Bruce Momjian
On Thu, Jun 13, 2019 at 01:22:16PM -0400, Tom Lane wrote: > Robert Haas writes: > > The release notes say: > > > > > > > > > Improve optimization of self-joins (Tom Lane) > > > > > > > I don't think that's an accurate summary of those two items. It's > > t

Re: release notes: tids & self-joins

2019-06-13 Thread Tom Lane
David Rowley writes: > On Fri, 14 Jun 2019 at 05:22, Tom Lane wrote: >> Robert Haas writes: >>> So I think that this should probably be changed to say something like >>> "Improve optimization of self-joins on ctid columns" or "Improve >>> optimization of joins involving columns of type tid." >>

Re: release notes: tids & self-joins

2019-06-13 Thread David Rowley
On Fri, 14 Jun 2019 at 05:22, Tom Lane wrote: > > Robert Haas writes: > > So I think that this should probably be changed to say something like > > "Improve optimization of self-joins on ctid columns" or "Improve > > optimization of joins involving columns of type tid." > > The latter seems fine

Re: release notes: tids & self-joins

2019-06-13 Thread Tom Lane
Robert Haas writes: > The release notes say: > > > > Improve optimization of self-joins (Tom Lane) > > > I don't think that's an accurate summary of those two items. It's > true that they could make self-joins more efficient, but my reading is > that it wo

release notes: tids & self-joins

2019-06-13 Thread Robert Haas
The release notes say: Improve optimization of self-joins (Tom Lane) I don't think that's an accurate summary of those two items. It's true that they could make self-joins more efficient, but my reading is that it would only do so if the self-join happened