Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable. - Mailing list pgsql-committers

From Andres Freund
Subject Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable.
Date
Msg-id 20230118195855.7yjc4mminmv7iyy5@awork3.anarazel.de
Whole thread Raw
In response to pgsql: Get rid of the "new" and "old" entries in a view's rangetable.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Hi,

On 2023-01-18 18:24:45 +0000, Tom Lane wrote:
> Get rid of the "new" and "old" entries in a view's rangetable.

This seems to have caused a test failure on windows. Looks like it's not
indicating a real problem, just that collate.windows.win1252.out needs to be
adapted.

Here's the regression.diffs:
https://api.cirrus-ci.com/v1/artifact/task/6607289507905536/testrun/build/testrun/regress/regress/regression.diffs

Full test: https://cirrus-ci.com/task/6607289507905536
The other failures are just due to the main regression tests being
"embedded".


Greetings,

Andres Freund



pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Add detached node functions to ilist
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Get rid of the "new" and "old" entries in a view's rangetable.