Re: Removing unneeded self joins - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Removing unneeded self joins
Date
Msg-id CAM-w4HMN5yax2bLWwknW5aB9Deg5A77JT1AXdVkdGVSVUpfhjQ@mail.gmail.com
Whole thread Raw
In response to Re: Removing unneeded self joins  ("Andrey V. Lepikhov" <a.lepikhov@postgrespro.ru>)
Responses Re: Removing unneeded self joins  ("Andrey V. Lepikhov" <a.lepikhov@postgrespro.ru>)
Re: Removing unneeded self joins  (Andrey Lepikhov <a.lepikhov@postgrespro.ru>)
List pgsql-hackers
Sigh. And now there's a patch conflict in a regression test expected
output: sysviews.out

Please rebase. Incidentally, make sure to check the expected output is
actually correct. It's easy to "fix" an expected output to
accidentally just memorialize an incorrect output.

Btw, it's the last week before feature freeze so time is of the essence.



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: [PATCH] Accept IP addresses in server certificate SANs
Next
From: Greg Stark
Date:
Subject: Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements