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 c9f0624bc2 Add support for abstract Unix-domain sockets 5 years ago
..
unicode Fix minor issues with new unicode {de,re}composition code 5 years ago
.gitignore Replace the data structure used for keyword lookup. 7 years ago
Makefile Remove logging.c from the shared library of src/common/ 5 years ago
archive.c Move routine building restore_command to src/common/ 6 years ago
base64.c Update copyrights for 2020 6 years ago
checksum_helper.c Add checksum helper functions. 6 years ago
config_info.c Simplify passing of configure arguments to pg_config 6 years ago
controldata_utils.c Update copyrights for 2020 6 years ago
d2s.c Update copyrights for 2020 6 years ago
d2s_full_table.h Update copyrights for 2020 6 years ago
d2s_intrinsics.h Update copyrights for 2020 6 years ago
digit_table.h Change floating-point output format for improved performance. 7 years ago
encnames.c Rationalize code placement between wchar.c, encnames.c, and mbutils.c. 6 years ago
exec.c Replace remaining StrNCpy() by strlcpy() 5 years ago
f2s.c Update copyrights for 2020 6 years ago
fe_memutils.c Update copyrights for 2020 6 years ago
file_perm.c Update copyrights for 2020 6 years ago
file_utils.c Skip unnecessary stat() calls in walkdir(). 5 years ago
hashfn.c Dial back -Wimplicit-fallthrough to level 3 6 years ago
ip.c Add support for abstract Unix-domain sockets 5 years ago
jsonapi.c Run pgindent with new pg_bsd_indent version 2.1.1. 6 years ago
keywords.c Allow most keywords to be used as column labels without requiring AS. 5 years ago
kwlookup.c Update copyrights for 2020 6 years ago
link-canary.c Update copyrights for 2020 6 years ago
logging.c Improve common/logging.c's support for multiple verbosity levels. 5 years ago
md5.c Update copyrights for 2020 6 years ago
pg_get_line.c Rethink API for pg_get_line.c, one more time. 5 years ago
pg_lzcompress.c Second thoughts on TOAST decompression. 5 years ago
pgfnames.c Update copyrights for 2020 6 years ago
protocol_openssl.c Move OpenSSL routines for min/max protocol setting to src/common/ 6 years ago
psprintf.c Update copyrights for 2020 6 years ago
relpath.c Add declaration-level assertions for compile-time checks 6 years ago
restricted_token.c Fix -Wcast-function-type warnings on Windows/MinGW 5 years ago
rmtree.c Update copyrights for 2020 6 years ago
ryu_common.h Update copyrights for 2020 6 years ago
saslprep.c Remove arbitrary restrictions on password length. 5 years ago
scram-common.c Initial pgindent and pgperltidy run for v13. 6 years ago
sha2.c Update copyrights for 2020 6 years ago
sha2_openssl.c Revert "Change SHA2 implementation based on OpenSSL to use EVP digest routines" 5 years ago
sprompt.c Remove arbitrary restrictions on password length. 5 years ago
string.c Update copyrights for 2020 6 years ago
stringinfo.c Update copyrights for 2020 6 years ago
unicode_norm.c Fix minor issues with new unicode {de,re}composition code 5 years ago
username.c Update copyrights for 2020 6 years ago
wait_error.c Update copyrights for 2020 6 years ago
wchar.c Dial back -Wimplicit-fallthrough to level 3 6 years ago