git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 077bf2f) | patch
Remove configure probe for sys/select.h.
2022年8月13日 11:33:34 +0000 (23:33 +1200)
2022年8月13日 12:09:47 +0000 (00:09 +1200)
commit 7e50b4e3c52aaa13e86e0560d1382844074c9f1b
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
20 files changed:
configure diff | blob | blame | history
configure.ac diff | blob | blame | history
doc/src/sgml/libpq.sgml diff | blob | blame | history
src/backend/libpq/auth.c diff | blob | blame | history
src/backend/postmaster/postmaster.c diff | blob | blame | history
src/backend/tcop/postgres.c diff | blob | blame | history
src/bin/pg_basebackup/pg_basebackup.c diff | blob | blame | history
src/bin/pg_basebackup/pg_recvlogical.c diff | blob | blame | history
src/bin/pg_basebackup/receivelog.c diff | blob | blame | history
src/bin/pg_dump/parallel.c diff | blob | blame | history
src/bin/pgbench/pgbench.c diff | blob | blame | history
src/fe_utils/parallel_slot.c diff | blob | blame | history
src/include/pg_config.h.in diff | blob | blame | history
src/include/port/win32/sys/select.h [new file with mode: 0644] blob
src/interfaces/libpq/fe-misc.c diff | blob | blame | history
src/port/pgsleep.c diff | blob | blame | history
src/test/examples/testlibpq2.c diff | blob | blame | history
src/test/isolation/isolationtester.c diff | blob | blame | history
src/test/modules/libpq_pipeline/libpq_pipeline.c diff | blob | blame | history
src/tools/msvc/Solution.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /