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 0ded7039fa Fix memory leak in pg_hmac 4 years ago
..
unicode Extend collection of Unicode combining characters to beyond the BMP 4 years ago
.gitignore Replace the data structure used for keyword lookup. 7 years ago
Makefile Revert refactoring of hex code to src/common/ 4 years ago
archive.c Update copyright for 2021 5 years ago
base64.c Update copyright for 2021 5 years ago
checksum_helper.c Add result size as argument of pg_cryptohash_final() for overflow checks 5 years ago
config_info.c Update copyright for 2021 5 years ago
controldata_utils.c Update copyright for 2021 5 years ago
cryptohash.c Add result size as argument of pg_cryptohash_final() for overflow checks 5 years ago
cryptohash_openssl.c Add result size as argument of pg_cryptohash_final() for overflow checks 5 years ago
d2s.c Update copyright for 2021 5 years ago
d2s_full_table.h Update copyright for 2021 5 years ago
d2s_intrinsics.h Update copyright for 2021 5 years ago
digit_table.h Change floating-point output format for improved performance. 7 years ago
encnames.c Update copyright for 2021 5 years ago
exec.c Factor out system call names from error messages 5 years ago
f2s.c Update copyright for 2021 5 years ago
fe_memutils.c Update copyright for 2021 5 years ago
file_perm.c Update copyright for 2021 5 years ago
file_utils.c Update copyright for 2021 5 years ago
hashfn.c Update copyright for 2021 5 years ago
hmac.c Fix memory leak in pg_hmac 4 years ago
hmac_openssl.c Adjust locations which have an incorrect copyright year 5 years ago
ip.c Update copyright for 2021 5 years ago
jsonapi.c Simplify error handing of jsonapi.c for the frontend 5 years ago
keywords.c Update copyright for 2021 5 years ago
kwlookup.c Update copyright for 2021 5 years ago
link-canary.c Update copyright for 2021 5 years ago
logging.c Update copyright for 2021 5 years ago
md5.c Update copyright for 2021 5 years ago
md5_common.c Add result size as argument of pg_cryptohash_final() for overflow checks 5 years ago
md5_int.h Update copyright for 2021 5 years ago
pg_get_line.c Update copyright for 2021 5 years ago
pg_lzcompress.c Fix typos and grammar in code comments 4 years ago
pgfnames.c Update copyright for 2021 5 years ago
protocol_openssl.c Update copyright for 2021 5 years ago
psprintf.c Update copyright for 2021 5 years ago
relpath.c Update copyright for 2021 5 years ago
restricted_token.c Update copyright for 2021 5 years ago
rmtree.c Update copyright for 2021 5 years ago
ryu_common.h Update copyright for 2021 5 years ago
saslprep.c Update copyright for 2021 5 years ago
scram-common.c Refactor HMAC implementations 5 years ago
sha1.c Adjust locations which have an incorrect copyright year 5 years ago
sha1_int.h Adjust locations which have an incorrect copyright year 5 years ago
sha2.c Update copyright for 2021 5 years ago
sha2_int.h Update copyright for 2021 5 years ago
sprompt.c Update copyright for 2021 5 years ago
string.c Update copyright for 2021 5 years ago
stringinfo.c Update copyright for 2021 5 years ago
unicode_norm.c Update copyright for 2021 5 years ago
username.c Update copyright for 2021 5 years ago
wait_error.c Update copyright for 2021 5 years ago
wchar.c Update display widths as part of updating Unicode 4 years ago