diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-03-31 15:33:04 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-03-31 15:33:04 +0900 |
commit | 616ae3d2b0566e91b49f301bf08410a9972fed93 (patch) | |
tree | c2aafd4f3f5eb25ed8da8a7bf5745337ee754791 /src/backend/utils/adt/jsonfuncs.c | |
parent | fc8c3bdde20c4045659f082910cfcbb2b8c9fa4a (diff) | |
download | postgresql-616ae3d2b0566e91b49f301bf08410a9972fed93.tar.gz postgresql-616ae3d2b0566e91b49f301bf08410a9972fed93.zip |
Move routine definitions of xlogarchive.c to a new header file
The definitions of the routines defined in xlogarchive.c have been part
of xlog_internal.h which is included by several frontend tools, but all
those routines are only called by the backend. More cleanup could be
done within xlog_internal.h, but that's already a nice cut.
This will help a follow-up patch for pg_rewind where handling of
restore_command is added for frontends.
Author: Alexey Kondratov, Michael Paquier
Reviewed-by: Álvaro Herrera, Alexander Korotkov
Discussion: https://postgr.es/m/a3acff50-5a0d-9a2c-b3b2-ee36168955c1@postgrespro.ru
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions