pgsql: Fix vcregress.pl's ancient misspelling of --max-connections. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix vcregress.pl's ancient misspelling of --max-connections.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Fix vcregress.pl's ancient misspelling of --max-connections.

I copied the existing spelling of "--max_connections", but
that's just wrong :-(.  Evidently setting $ENV{MAX_CONNECTIONS}
has never actually worked in this script.  Given the lack of
complaints, it's probably not worth back-patching a fix.

Per buildfarm.

Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0b85fa93e4575183aa5a71ebe3c6bae8d97704ed

Modified Files
--------------
src/tools/msvc/vcregress.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: [email protected]
Date:
Subject: pgsql: Tag refs/tags/REL_13_3 was created
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Tweak generation of Gen_dummy_probes.pl