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 2eb4a831e5 Change TRUE/FALSE to true/false 8 years ago
..
unicode Initial pgindent run with pg_bsd_indent version 2.0. 8 years ago
Makefile Use SASLprep to normalize passwords for SCRAM authentication. 9 years ago
base64.c Fix comments in SCRAM-SHA-256 patch. 9 years ago
config_info.c Change pg_ctl to detect server-ready by watching status in postmaster.pid. 8 years ago
controldata_utils.c
exec.c Phase 2 of pgindent updates. 8 years ago
fe_memutils.c
file_utils.c Phase 3 of pgindent updates. 8 years ago
ip.c Phase 2 of pgindent updates. 8 years ago
keywords.c Phase 2 of pgindent updates. 8 years ago
md5.c Change TRUE/FALSE to true/false 8 years ago
pg_lzcompress.c Phase 2 of pgindent updates. 8 years ago
pgfnames.c
psprintf.c Phase 2 of pgindent updates. 8 years ago
relpath.c
restricted_token.c Phase 3 of pgindent updates. 8 years ago
rmtree.c
saslprep.c Post-PG 10 beta1 pgindent run 8 years ago
scram-common.c Replace most usages of ntoh[ls] and hton[sl] with pg_bswap.h. 8 years ago
sha2.c Update copyright in recently added files 8 years ago
sha2_openssl.c Update copyright in recently added files 8 years ago
string.c Rewrite strnlen replacement implementation from 8a241792f9. 8 years ago
unicode_norm.c Post-PG 10 beta1 pgindent run 8 years ago
username.c Phase 3 of pgindent updates. 8 years ago
wait_error.c