diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-06-11 15:48:56 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-06-11 15:48:56 +0900 |
commit | 8d8b89266ca0328d78df319bacd1e809631f2acc (patch) | |
tree | 8b0219b0485cac15f08de0051ec2c2c7eb5d79f7 /src/backend/utils/adt/numeric.c | |
parent | d6d3f8bc8433f00a43eaf936e75c757bfd743702 (diff) | |
download | postgresql-8d8b89266ca0328d78df319bacd1e809631f2acc.tar.gz postgresql-8d8b89266ca0328d78df319bacd1e809631f2acc.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