postgresql/src/test/examples
Thomas Munro 7e50b4e3c5 Remove configure probe for sys/select.h.
<sys/select.h> is in SUSv3 and every targeted Unix system has it.
Provide an empty header in src/include/port/win32 so that we can
include it unguarded even on Windows.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/CA%2BhUKG%2BL_3brvh%3D8e0BW_VfX9h7MtwgN%3DnFHP5o7X2oZucY9dg%40mail.gmail.com
2022-08-14 00:09:47 +12:00
..
.gitignore Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
testlibpq.c Avoid redundantly prefixing PQerrorMessage for a connection failure. 2021-01-22 16:52:31 -05:00
testlibpq2.c Remove configure probe for sys/select.h. 2022-08-14 00:09:47 +12:00
testlibpq2.sql Document security implications of search_path and the public schema. 2018-02-26 07:39:44 -08:00
testlibpq3.c Avoid redundantly prefixing PQerrorMessage for a connection failure. 2021-01-22 16:52:31 -05:00
testlibpq3.sql Fix testlibpq3 2019-09-18 16:34:34 -03:00
testlibpq4.c libpq: Remove deprecated connection parameters authtype and tty 2021-03-09 15:01:22 +01:00
testlo.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
testlo64.c Update copyright for 2022 2022-01-07 19:04:57 -05:00