diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-06-11 15:48:46 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-06-11 15:48:46 +0900 |
commit | a3b2bf1fe7ce7cf88af6af2c100c6ed61c976780 (patch) | |
tree | 0c9d7cfa4b43b461aaddad0b5c37adfe1be8dfe6 /src/backend/utils/adt/numeric.c | |
parent | c4325cefba512772efc108baf8ef7182c3833716 (diff) | |
download | postgresql-a3b2bf1fe7ce7cf88af6af2c100c6ed61c976780.tar.gz postgresql-a3b2bf1fe7ce7cf88af6af2c100c6ed61c976780.zip |
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
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions