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
Tom Lane 728ceba938 Avoid leaking FDs after an fsync failure. 10 years ago
..
Makefile Move fsync routines of initdb into src/common/ 10 years ago
config_info.c pgindent run for 9.6 10 years ago
controldata_utils.c Fix CRC check handling in get_controlfile 10 years ago
exec.c Fix a bunch of places that called malloc and friends with no NULL check. 10 years ago
fe_memutils.c
file_utils.c Avoid leaking FDs after an fsync failure. 10 years ago
ip.c Move code shared between libpq and backend from backend/libpq/ to common/. 10 years ago
keywords.c Move keywords.c/kwlookup.c into src/common/. 10 years ago
md5.c Move code shared between libpq and backend from backend/libpq/ to common/. 10 years ago
pg_lzcompress.c Fix typos in comments 10 years ago
pgfnames.c
psprintf.c
relpath.c
restricted_token.c
rmtree.c
string.c
username.c
wait_error.c