diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-01 10:45:12 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-01 10:45:12 -0400 |
commit | 2f7bae2f924d8213a76370f825dc15eb0aa79796 (patch) | |
tree | a6beb6628683b04d023dde2f3b1da4785dfcf5ae /src/common/jsonapi.c | |
parent | a0fc813266467d666b8f09ccccaccb700326a296 (diff) | |
download | postgresql-2f7bae2f924d8213a76370f825dc15eb0aa79796.tar.gz postgresql-2f7bae2f924d8213a76370f825dc15eb0aa79796.zip |
Improve build-time check that libpq doesn't call exit().
Further fixes for commit dc227eb82. Per suggestion from
Peter Eisentraut, use a stamp-file to control when the check
is run, avoiding repeated executions during "make all".
Also, remove "-g" switch for nm: it's useless and some versions
of nm consider it to conflict with "-u". (Thanks to Noah Misch
for running down that portability issue.)
Discussion: https://postgr.es/m/3128896.1624742969@sss.pgh.pa.us
Diffstat (limited to 'src/common/jsonapi.c')
0 files changed, 0 insertions, 0 deletions