Re: Regression test failure in regression test temp.sql - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Regression test failure in regression test temp.sql
Date
Msg-id 20190813031526.GH2551@paquier.xyz
Whole thread Raw
In response to Re: Regression test failure in regression test temp.sql  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Regression test failure in regression test temp.sql
List pgsql-hackers
On Tue, Aug 13, 2019 at 02:51:03PM +1200, Thomas Munro wrote:
> Here's another one that seems to fit that pattern.
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skink&dt=2019-08-11%2007%3A33%3A39

Indeed.  Good catch!  Perhaps you would like to fix it?  There are two
queries in need of an ORDER BY, and the second query even uses two
semicolons (spoiler warning: that's a nit).
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pg_stat_replication lag fields return non-NULL values even withNULL LSNs
Next
From: Michael Paquier
Date:
Subject: Re: Small patch to fix build on Windows