pgsql: PostgresNode: wrap correctly around port number range end

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: PostgresNode: wrap correctly around port number range end
Date: 2015-12-07 23:07:15
Message-ID: E1a64sF-0005tJ-3J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-12-07 23:56:28 pgsql: Simplify LATERAL-related calculations within add_paths_to_joinre
Previous Message Tom Lane 2015-12-07 22:42:28 pgsql: Fix another oversight in checking if a join with LATERAL refs is