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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: c1aa3b3) | patch
Fix check for trapping exit() calls in libpq
Mon, 4 Oct 2021 19:04:11 +0000 (21:04 +0200)
Mon, 4 Oct 2021 19:04:11 +0000 (21:04 +0200)
commit de744e9efbc55288572d1e81168c74ea85a4b90a
Fix check for trapping exit() calls in libpq

Commit e9bc0441f added an errorhint on the exit() check for libpq, but
accidentally changed the nm commandline to use -a instead of -A. These
options are similar enough to hide it in testing, but -a can also show
debugger symbols which isn't what we want. Fix by reverting the check
back to using -A again.

Reported-by: Anton Voloshin <a.voloshin@postgrespro.ru>
Discussion: https://postgr.es/m/bd2c8409-d6b3-5de9-ba0f-40c1381f630f@postgrespro.ru
src/interfaces/libpq/Makefile diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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