pgsql: Refactor code retrieving string for RecoveryPauseState
Started by Michael Paquier5 months ago1 messagescomitters
Refactor code retrieving string for RecoveryPauseState
This refactoring is going to be useful in an upcoming commit, to avoid
some code duplication with the function pg_get_wal_replay_pause_state(),
that returns a string for the recovery pause state.
Refactoring opportunity noticed while hacking on a different patch.
Discussion: /messages/by-id/CABPTF7W+Nody-+P9y4PNk37-QWuLpfUrEonHuEhrX+Vx9Kq+Kw@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/42a12856a6a09e6477a8e9156cfa39cc3a8708e0
Modified Files
--------------
src/backend/access/transam/xlogfuncs.c | 47 ++++++++++++++++++++++------------
1 file changed, 31 insertions(+), 16 deletions(-)