postgresql/src/common
Peter Eisentraut 35584fd05f Make spelling of "acknowledgment" consistent
I used the preferred U.S. spelling, as we do in other cases.
2018-10-15 10:06:45 +02:00
..
unicode Fix more wrong paths in header comments 2018-07-11 17:57:04 +03:00
base64.c
config_info.c
controldata_utils.c Add proper errcodes to new error messages for read() failures 2018-07-23 09:37:36 +09:00
exec.c Make src/common/exec.c's error logging less ugly. 2018-10-09 13:36:24 -04:00
fe_memutils.c
file_perm.c Fix more wrong paths in header comments 2018-07-11 17:57:04 +03:00
file_utils.c Allow concurrent-safe open() and fopen() in frontend code for Windows 2018-09-14 10:04:14 +09:00
ip.c Clean up assorted misuses of snprintf()'s result value. 2018-08-15 16:29:31 -04:00
keywords.c
link-canary.c Install a check for mis-linking of src/port and src/common functions. 2018-09-09 12:23:23 -04:00
Makefile Build src/common files as a library with -fPIC. 2018-09-28 14:28:19 -04:00
md5.c
pg_lzcompress.c Make spelling of "acknowledgment" consistent 2018-10-15 10:06:45 +02:00
pgfnames.c
psprintf.c Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. 2018-09-26 13:31:56 -04:00
relpath.c Further cleanup of client dependencies on src/include/catalog headers. 2018-04-09 14:39:58 -04:00
restricted_token.c
rmtree.c
saslprep.c Minor cleanup/future-proofing for pg_saslprep(). 2018-09-08 18:20:36 -04:00
scram-common.c
sha2_openssl.c
sha2.c
string.c Add application_name to connection authorized msg 2018-09-28 19:04:50 -04:00
unicode_norm.c
username.c
wait_error.c