aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/tqueue.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2025-04-09 13:11:42 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2025-04-09 13:11:42 +0300
commit0f1433f05356e8de7c4125e5192a54355e12359d (patch)
tree107f33b9f468eacfbbe5c2fd07800625b6972a2e /src/backend/executor/tqueue.c
parentef366b7d7e3e66ca55ce80c9dfa3254ada727754 (diff)
downloadpostgresql-0f1433f05356e8de7c4125e5192a54355e12359d.tar.gz
postgresql-0f1433f05356e8de7c4125e5192a54355e12359d.zip
Fix a few oversights in the longer cancel keys patch
Change MyCancelKeyLength's type from uint8 to int. While it always fits in a uint8, plain int is less surprising, as there's no particular reason for it to be uint8. Fix one ProcSignalInit caller that passed 'false' instead of NULL for the pointer argument. Author: Peter Eisentraut <peter@eisentraut.org> Discussion: https://www.postgresql.org/message-id/61be9e31-7b7d-49d5-bc11-721800d89d64@eisentraut.org
Diffstat (limited to 'src/backend/executor/tqueue.c')
0 files changed, 0 insertions, 0 deletions