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
Michael Paquier 41adf9d960 Fix overread in JSON parsing errors for incomplete byte sequences 2 years ago
..
unicode Update copyright for 2021 5 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 Try to handle torn reads of pg_control in frontend. 2 years ago
cryptohash.c Revert error handling improvements for cryptohashes 4 years ago
cryptohash_openssl.c Revert error handling improvements for cryptohashes 4 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 Make EXEC_BACKEND more convenient on Linux and FreeBSD. 3 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 Fix get_dirent_type() for symlinks on MinGW/MSYS. 3 years ago
hashfn.c Update copyright for 2021 5 years ago
hmac.c Fix incorrect comments in hmac.c and hmac_openssl.c 4 years ago
hmac_openssl.c Fix incorrect comments in hmac.c and hmac_openssl.c 4 years ago
ip.c Update copyright for 2021 5 years ago
jsonapi.c Fix overread in JSON parsing errors for incomplete byte sequences 2 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 Revert error handling improvements for cryptohashes 4 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 Improve pglz_decompress's defenses against corrupt compressed data. 2 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 Fix buffer overrun in unicode string normalization with empty input 4 years ago
username.c Update copyright for 2021 5 years ago
wait_error.c Update copyright for 2021 5 years ago
wchar.c Fix incautious handling of possibly-miscoded strings in client code. 5 years ago