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 b8f2da0ac5 Refactor logic to remove trailing CR/LF characters from strings 6 years ago
..
unicode Fix inconsistencies and typos in the tree, take 9 6 years ago
.gitignore Replace the data structure used for keyword lookup. 7 years ago
Makefile Move logging.h and logging.c from src/fe_utils/ to src/common/. 6 years ago
base64.c Introduce safer encoding and decoding routines for base64.c 6 years ago
config_info.c Update copyright for 2019 7 years ago
controldata_utils.c Use consistent style for checking return from system calls 6 years ago
d2s.c Initial pgindent run for v12. 6 years ago
d2s_full_table.h Change floating-point output format for improved performance. 7 years ago
d2s_intrinsics.h Change floating-point output format for improved performance. 7 years ago
digit_table.h Change floating-point output format for improved performance. 7 years ago
exec.c Update copyright for 2019 7 years ago
f2s.c Initial pgindent run for v12. 6 years ago
fe_memutils.c Update copyright for 2019 7 years ago
file_perm.c Update copyright for 2019 7 years ago
file_utils.c Phase 2 pgindent run for v12. 6 years ago
ip.c Phase 2 pgindent run for v12. 6 years ago
keywords.c Replace the data structure used for keyword lookup. 7 years ago
kwlookup.c Use perfect hashing, instead of binary search, for keyword lookup. 7 years ago
link-canary.c Update copyright for 2019 7 years ago
logging.c In pg_log_generic(), be more paranoid about preserving errno. 6 years ago
md5.c Fix inconsistencies and typos in the tree 6 years ago
pg_lzcompress.c Initial pgindent run for v12. 6 years ago
pgfnames.c Move logging.h and logging.c from src/fe_utils/ to src/common/. 6 years ago
psprintf.c Update copyright for 2019 7 years ago
relpath.c Update copyright for 2019 7 years ago
restricted_token.c Move logging.h and logging.c from src/fe_utils/ to src/common/. 6 years ago
rmtree.c Initial pgindent run for v12. 6 years ago
ryu_common.h Change floating-point output format for improved performance. 7 years ago
saslprep.c Update copyright for 2019 7 years ago
scram-common.c Introduce safer encoding and decoding routines for base64.c 6 years ago
sha2.c Update copyright for 2019 7 years ago
sha2_openssl.c Update copyright for 2019 7 years ago
string.c Refactor logic to remove trailing CR/LF characters from strings 6 years ago
unicode_norm.c Fix inconsistencies and typos in the tree 6 years ago
username.c Update copyright for 2019 7 years ago
wait_error.c Update copyright for 2019 7 years ago