postgresql/src
Andrew Dunstan acea505186
Improve msys2 detection for TAP tests
Perl instances on some msys toolchains (e.g. UCRT64) have their
configured osname set to 'MSWin32' rather than 'msys'.  The test for
the msys2 platform is adjusted accordingly.

Backpatch to release 14.
2022-01-27 08:27:56 -05:00
..
backend Change collate and ctype fields to type text 2022-01-27 08:54:25 +01:00
bin psql: Add tab completion for ALTER COLLATION / REFRESH VERSION 2022-01-27 09:23:50 +01:00
common
fe_utils
include Change collate and ctype fields to type text 2022-01-27 08:54:25 +01:00
interfaces
makefiles
pl Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
port Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
template
test Improve msys2 detection for TAP tests 2022-01-27 08:27:56 -05:00
timezone
tools Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk