1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00

Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to

configure to report if they are not found.
This commit is contained in:
Bruce Momjian
2003-08-16 15:35:51 +00:00
parent dcfa89537a
commit edc999b09a
10 changed files with 187 additions and 50 deletions

View File

@ -2,4 +2,3 @@ CFLAGS='-O2 -pipe'
SUPPORTS_THREADS=yes
NEED_REENTRANT_FUNC_NAMES=no