postgresql/src/interfaces
Tom Lane 59392746cb Fix pg_regress to print the correct postmaster address on Windows.
pg_regress reported "Unix socket" as the default location whenever
HAVE_UNIX_SOCKETS is defined.  However, that's not been accurate
on Windows since 8f3ec75de.  Update this logic to match what libpq
actually does now.

This is just cosmetic, but still it's potentially misleading.
Back-patch to v13 where 8f3ec75de came in.

Discussion: https://postgr.es/m/3894060.1646415641@sss.pgh.pa.us
2022-03-04 13:23:58 -05:00
..
ecpg Translation updates 2022-02-07 13:36:22 +01:00
libpq Fix pg_regress to print the correct postmaster address on Windows. 2022-03-04 13:23:58 -05:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00