diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-03-31 20:32:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-03-31 20:32:29 +0000 |
commit | 7cd30e1590c7d6b07d00da4170eaae094ab81bbd (patch) | |
tree | 83504b535bda5afa229542ee267d454e338a7871 /src/backend/commands/trigger.c | |
parent | 80597fd99240a1f5f70515481f1cc7e26aa05595 (diff) | |
download | postgresql-7cd30e1590c7d6b07d00da4170eaae094ab81bbd.tar.gz postgresql-7cd30e1590c7d6b07d00da4170eaae094ab81bbd.zip |
TestConfiguration returns int, not bool. This mistake is relatively
harmless on signed-char machines but would lead to core dump in the
deadlock detection code if char is unsigned. Amazingly, this bug has
been here since 7.1 and yet wasn't reported till now. Thanks to Robert
Bruccoleri for providing the opportunity to track it down.
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions