You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/common
Daniel Gustafsson d22cc7326c Document that pg_getaddrinfo_all does not accept null hints 4 months ago
..
unicode Use C11 char16_t and char32_t for Unicode code points. 4 months ago
.gitignore
Makefile Don't put library-supplied -L/-I switches before user-supplied ones. 7 months ago
archive.c
base64.c Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 10 months ago
binaryheap.c
blkreftable.c Revert workarounds for -Wmissing-braces false positives on old GCC 12 months ago
checksum_helper.c
compression.c
config_info.c
controldata_utils.c Use XLOG_CONTROL_FILE macro consistently for control file name. 11 months ago
cryptohash.c Revert "Make some use of anonymous unions [pgcrypto]" 5 months ago
cryptohash_openssl.c
d2s.c
d2s_full_table.h
d2s_intrinsics.h
digit_table.h
encnames.c
exec.c Fix compiler warnings around _CRT_glob 5 months ago
f2s.c
fe_memutils.c
file_perm.c
file_utils.c Replace off_t by pgoff_t in I/O routines 4 months ago
hashfn.c
hmac.c
hmac_openssl.c
ip.c Document that pg_getaddrinfo_all does not accept null hints 4 months ago
jsonapi.c With GB18030, prevent SIGSEGV from reading past end of allocation. 10 months ago
keywords.c
kwlookup.c
link-canary.c
logging.c Replace pg_restrict by standard restrict 4 months ago
md5.c
md5_common.c Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 10 months ago
md5_int.h
meson.build
parse_manifest.c Standardize LSN formatting by zero padding 8 months ago
percentrepl.c
pg_get_line.c
pg_lzcompress.c
pg_prng.c
pgfnames.c
psprintf.c
relpath.c Change relpath() et al to return path by value 1 year ago
restricted_token.c
rmtree.c
ryu_common.h
saslprep.c Use C11 char16_t and char32_t for Unicode code points. 4 months ago
scram-common.c Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays 10 months ago
sha1.c
sha1_int.h
sha2.c
sha2_int.h
sprompt.c
string.c Replace pg_restrict by standard restrict 4 months ago
stringinfo.c
unicode_case.c Use C11 char16_t and char32_t for Unicode code points. 4 months ago
unicode_category.c Use C11 char16_t and char32_t for Unicode code points. 4 months ago
unicode_norm.c Use C11 char16_t and char32_t for Unicode code points. 4 months ago
username.c
wait_error.c
wchar.c With GB18030, prevent SIGSEGV from reading past end of allocation. 10 months ago