Re: pgsql: SQL-standard function body - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: SQL-standard function body
Date
Msg-id YG+fbxRx46BZualy@paquier.xyz
Whole thread Raw
In response to Re: pgsql: SQL-standard function body  ("Andres Freund" <andres@anarazel.de>)
List pgsql-committers
On Thu, Apr 08, 2021 at 07:56:10AM -0700, Andres Freund wrote:
> IIRC we made it run with fsync explicitly enabled. Which obviously
> will change timing somewhat substantially...

Yeah.  I think that this kind of things pretty much boils down into
making the tests of pg_upgrade into TAP.  We have already a set of
rather-sane defaults in PostgresNode.  This does not prevent just
sticking one or two extra configuration lines into test.sh, of
course.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Silence another _bt_check_unique compiler warning.
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Add some information about authenticated identity via log_connec