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
Peter Eisentraut 02c408e21a Remove redundant null pointer checks before free() 3 years ago
..
unicode Make update-unicode target work in vpath builds 4 years ago
.gitignore Replace the data structure used for keyword lookup. 7 years ago
Makefile Rename backup_compression.{c,h} to compression.{c,h} 3 years ago
archive.c Update copyright for 2022 4 years ago
base64.c Update copyright for 2022 4 years ago
checksum_helper.c Update copyright for 2022 4 years ago
compression.c Pre-beta mechanical code beautification. 3 years ago
config_info.c Update copyright for 2022 4 years ago
controldata_utils.c Improve frontend error logging style. 3 years ago
cryptohash.c Fix comment related to pg_cryptohash_error() 4 years ago
cryptohash_openssl.c Pre-beta mechanical code beautification. 3 years ago
d2s.c Update copyright for 2022 4 years ago
d2s_full_table.h Update copyright for 2022 4 years ago
d2s_intrinsics.h Update copyright for 2022 4 years ago
digit_table.h Change floating-point output format for improved performance. 7 years ago
encnames.c Update copyright for 2022 4 years ago
exec.c Pre-beta mechanical code beautification. 3 years ago
f2s.c Update copyright for 2022 4 years ago
fe_memutils.c Remove redundant null pointer checks before free() 3 years ago
file_perm.c Update copyright for 2022 4 years ago
file_utils.c Improve frontend error logging style. 3 years ago
hashfn.c Use bitwise rotate functions in more places 4 years ago
hmac.c Improve error handling of HMAC computations 4 years ago
hmac_openssl.c Clear the OpenSSL error queue before cryptohash operations 3 years ago
ip.c Suppress integer-overflow compiler warning for inconsistent sun_len. 4 years ago
jsonapi.c Remove extraneous blank lines before block-closing braces 3 years ago
keywords.c Update copyright for 2022 4 years ago
kwlookup.c Update copyright for 2022 4 years ago
link-canary.c Update copyright for 2022 4 years ago
logging.c logging: Also add the command prefix to detail and hint messages 3 years ago
md5.c Update copyright for 2022 4 years ago
md5_common.c Add missing error handling in pg_md5_hash(). 3 years ago
md5_int.h Update copyright for 2022 4 years ago
pg_get_line.c Update copyright for 2022 4 years ago
pg_lzcompress.c Update copyright for 2022 4 years ago
pg_prng.c Update copyright for 2022 4 years ago
pgfnames.c Update copyright for 2022 4 years ago
protocol_openssl.c Update copyright for 2022 4 years ago
psprintf.c Update copyright for 2022 4 years ago
relpath.c Update copyright for 2022 4 years ago
restricted_token.c Improve frontend error logging style. 3 years ago
rmtree.c Update copyright for 2022 4 years ago
ryu_common.h Update copyright for 2022 4 years ago
saslprep.c Update copyright for 2022 4 years ago
scram-common.c Improve error handling of HMAC computations 4 years ago
sha1.c Update copyright for 2022 4 years ago
sha1_int.h Update copyright for 2022 4 years ago
sha2.c Update copyright for 2022 4 years ago
sha2_int.h Update copyright for 2022 4 years ago
sprompt.c Update copyright for 2022 4 years ago
string.c Update copyright for 2022 4 years ago
stringinfo.c Update copyright for 2022 4 years ago
unicode_norm.c Update copyright for 2022 4 years ago
username.c Update copyright for 2022 4 years ago
wait_error.c Update copyright for 2022 4 years ago
wchar.c Improve code clarity in epilogue of UTF-8 verification fast path 4 years ago