pgsql: PostgresNode: wrap correctly around port number range end - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: PostgresNode: wrap correctly around port number range end
Date
Msg-id E1a64sF-0005tJ-3J@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
PostgresNode: wrap correctly around port number range end

Per note from Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7ac5d9b31637b1856c7ac9cb625bcca694a2790a

Modified Files
--------------
src/test/perl/PostgresNode.pm |    3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix another oversight in checking if a join with LATERAL refs is
Next
From: Tom Lane
Date:
Subject: pgsql: Simplify LATERAL-related calculations within add_paths_to_joinre