postgresql/src
Thomas Munro 262454be9a Improve comments about pqsignal().
Explain where pqsignal() came from, what problem it originally solved
without assuming the reader is familiar with historical Unixen, why we
still need it, what it does for us now, and the key differences in
frontend code on Windows.

Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://postgr.es/m/CA%2BhUKG%2BRst1h3uo%2BXRgdRVnWHBa4mmj5gFbmCzZr73s-Fh_5JA%40mail.gmail.com
2023-11-25 09:50:20 +13:00
..
backend Fix timing-dependent failure in GSSAPI data transmission. 2023-11-23 13:30:18 -05:00
bin psql: Add some completion support for CREATE TABLE .. AS 2023-11-16 09:44:29 +09:00
common Make ResourceOwners more easily extensible. 2023-11-08 13:30:50 +02:00
fe_utils Remove unneeded assignments in for loop header 2023-11-21 16:10:27 +01:00
include Use ResourceOwner to track WaitEventSets. 2023-11-23 13:31:36 +02:00
interfaces Fix timing-dependent failure in GSSAPI data transmission. 2023-11-23 13:30:18 -05:00
makefiles Remove distprep 2023-11-06 15:18:04 +01:00
pl Don't specify number of dimensions in cases where we don't know it. 2023-11-17 11:29:46 -05:00
port Improve comments about pqsignal(). 2023-11-25 09:50:20 +13:00
template
test Fix the initial sync tables with no columns. 2023-11-22 11:44:14 +05:30
timezone Remove distprep 2023-11-06 15:18:04 +01:00
tools Explicitly skip TAP tests under Meson if disabled 2023-11-16 08:14:33 +01:00
tutorial
.gitignore
DEVELOPERS
Makefile Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.global.in Remove distprep 2023-11-06 15:18:04 +01:00
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2023-09-26 21:06:21 -04:00
meson.build
nls-global.mk Remove distprep 2023-11-06 15:18:04 +01:00