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
Noah Misch ec5f89e8a2 With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
..
unicode Clean up newlines following left parentheses 1 year ago
.gitignore
Makefile Unicode case mapping tables and functions. 2 years ago
archive.c
base64.c
binaryheap.c Revert indexed and enlargable binary heap implementation. 2 years ago
blkreftable.c Fix incorrect calculation in BlockRefTableEntryGetBlocks. 2 years ago
checksum_helper.c
compression.c
config_info.c
controldata_utils.c Expose new function get_controlfile_by_exact_path(). 2 years ago
cryptohash.c
cryptohash_openssl.c
d2s.c
d2s_full_table.h
d2s_intrinsics.h
digit_table.h
encnames.c
exec.c Fix errorhandling for reading from a pipe 2 years ago
f2s.c
fe_memutils.c
file_perm.c
file_utils.c
hashfn.c
hmac.c
hmac_openssl.c Unwind #if spaghetti in hmac_openssl.c a bit. 2 years ago
ip.c
jsonapi.c With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago
keywords.c
kwlookup.c
link-canary.c
logging.c
md5.c Make fallback MD5 implementation thread-safe on big-endian systems 1 year ago
md5_common.c Fix documentation comment for pg_md5_hash 2 years ago
md5_int.h
meson.build meson: Export all libcommon functions in Windows builds 1 year ago
parse_manifest.c Clean up newlines following left parentheses 1 year ago
percentrepl.c
pg_get_line.c
pg_lzcompress.c
pg_prng.c Add functions to generate random numbers in a specified range. 2 years ago
pgfnames.c
protocol_openssl.c
psprintf.c Use printf's %m format instead of strerror(errno) in more places 2 years ago
relpath.c
restricted_token.c
rmtree.c
ryu_common.h
saslprep.c Guard against enormously long input in pg_saslprep(). 1 year ago
scram-common.c Fix integer-overflow problem in scram_SaltedPassword() 9 months ago
sha1.c
sha1_int.h
sha2.c
sha2_int.h
sprompt.c
string.c
stringinfo.c Add destroyStringInfo function for cleaning up StringInfos 2 years ago
unicode_case.c Fix incorrect year in some copyright notices added this year 2 years ago
unicode_category.c Pre-beta mechanical code beautification. 2 years ago
unicode_norm.c
username.c
wait_error.c
wchar.c With GB18030, prevent SIGSEGV from reading past end of allocation. 8 months ago