| From: | "Andrey V(dot) Lepikhov" <a(dot)lepikhov(at)postgrespro(dot)ru> | 
|---|---|
| To: | Greg Stark <stark(at)mit(dot)edu> | 
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Ronan Dunklau <ronan(dot)dunklau(at)aiven(dot)io>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Hywel Carver <hywel(at)skillerwhale(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Konstantin Knizhnik <knizhnik(at)garret(dot)ru> | 
| Subject: | Re: Removing unneeded self joins | 
| Date: | 2022-04-04 08:27:45 | 
| Message-ID: | [email protected] | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-hackers | 
On 4/1/22 20:27, Greg Stark wrote:
> 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.Thanks,
patch in attachment rebased on current master.
Sorry for late answer.
-- 
regards,
Andrey Lepikhov
Postgres Professional
| Attachment | Content-Type | Size | 
|---|---|---|
| v32-0001-Remove-self-joins.patch | text/x-patch | 64.0 KB | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro Horiguchi | 2022-04-04 08:29:48 | Re: standby recovery fails (tablespace related) (tentative patch and discussion) | 
| Previous Message | Julien Rouhaud | 2022-04-04 08:08:34 | Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements |