mirror of
https://github.com/postgres/postgres.git
synced 2026-02-18 10:09:35 -05:00
The previous placement of the fallback implementation in libpgcommon was problematic, because libpqport functions need strnlen functionality. Move replacement into libpgport. Provide strnlen() under its posix name, instead of pg_strnlen(). Fix stupid configure bug, executing the test only when compiled with threading support. Author: Andres Freund Discussion: https://postgr.es/m/E1e1gR2-0005fB-SI@gemulon.postgresql.org |
||
|---|---|---|
| .. | ||
| base64.h | ||
| config_info.h | ||
| controldata_utils.h | ||
| fe_memutils.h | ||
| file_utils.h | ||
| int128.h | ||
| ip.h | ||
| keywords.h | ||
| md5.h | ||
| pg_lzcompress.h | ||
| relpath.h | ||
| restricted_token.h | ||
| saslprep.h | ||
| scram-common.h | ||
| sha2.h | ||
| string.h | ||
| unicode_norm.h | ||
| unicode_norm_table.h | ||
| username.h | ||