postgresql/src/common
Michael Paquier a3b2bf1fe7 Move frontend-side archive APIs from src/common/ to src/fe_utils/
fe_archive.c was compiled only for the frontend in src/common/, but as
it will never share anything with the backend, it makes most sense to
move this file to src/fe_utils/.

Reported-by: Peter Eisentraut
Discussion: https://postgr.es/m/e9766d71-8655-ac86-bdf6-77e0e7169977@2ndquadrant.com
Backpatch-through: 13
2020-06-11 15:48:46 +09:00
..
unicode Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
.gitignore
archive.c
base64.c
checksum_helper.c Add checksum helper functions. 2020-04-03 11:52:43 -04:00
config_info.c
controldata_utils.c
d2s_full_table.h
d2s_intrinsics.h
d2s.c
digit_table.h
encnames.c
exec.c
f2s.c
fe_memutils.c
file_perm.c
file_utils.c
hashfn.c Dial back -Wimplicit-fallthrough to level 3 2020-05-13 15:31:14 -04:00
ip.c
jsonapi.c Run pgindent with new pg_bsd_indent version 2.1.1. 2020-05-16 11:54:51 -04:00
keywords.c
kwlookup.c
link-canary.c
logging.c
Makefile Move frontend-side archive APIs from src/common/ to src/fe_utils/ 2020-06-11 15:48:46 +09:00
md5.c
pg_lzcompress.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
pgfnames.c
protocol_openssl.c
psprintf.c
relpath.c
restricted_token.c Improve error messages after LoadLibrary() 2020-04-13 10:24:46 +02:00
rmtree.c
ryu_common.h
saslprep.c
scram-common.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
sha2_openssl.c
sha2.c
string.c
stringinfo.c
unicode_norm.c Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
username.c
wait_error.c
wchar.c Dial back -Wimplicit-fallthrough to level 3 2020-05-13 15:31:14 -04:00