postgresql/src
Thomas Munro 1f0019de2f Don't leak a signalfd when using latches in the postmaster.
At the time of commit 6a2a70a02 we didn't use latch infrastructure in
the postmaster.  We're planning to start doing that, so we'd better make
sure that the signalfd inherited from a postmaster is not duplicated and
then leaked in the child.

Reviewed-by: Andres Freund <andres@anarazel.de>
Reviewed-by: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/CA%2BhUKG%2BZ-HpOj1JsO9eWUP%2Bar7npSVinsC_npxSy%2BjdOMsx%3DGg%40mail.gmail.com
2022-12-23 20:24:41 +13:00
..
backend Don't leak a signalfd when using latches in the postmaster. 2022-12-23 20:24:41 +13:00
bin Update upgrade_adapt.sql to handle tables using aclitem as data type 2022-12-23 11:36:57 +09:00
common Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
fe_utils Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
include Add WL_SOCKET_ACCEPT event to WaitEventSet API. 2022-12-23 20:21:47 +13:00
interfaces Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
makefiles Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
pl Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
port Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
template Move darwin sysroot determination into separate file 2022-09-01 16:54:19 -07:00
test Rename pg_dissect_walfile_name() to pg_split_walfile_name() 2022-12-23 09:15:01 +09:00
timezone Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
tools Create infrastructure for "soft" error reporting. 2022-12-09 09:58:38 -05:00
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 2022-11-19 13:09:14 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in autoconf: Move export_dynamic determination to configure 2022-12-06 18:55:28 -08:00
Makefile.shlib autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
meson.build Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00