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