Reorder function prototypes to match definition order

While purely aesthetic, it makes reading the code easier to rearrange
before the feature has shipped since doing it after risk backpatching
conflicts.  Also add missing prototypes.

Backpatch to v19 where online checksums were introduced.

Author: Fujii Masao <[email protected]>
Discussion: 
https://postgr.es/m/cahgqgweq1-+ipqnuptxyihmzsz9uffvkok4kl_uytdyt7jg...@mail.gmail.com
Backpatch-through: 19

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dd13dd39dbd3eec00ec1bff857b14bbc77fff86f

Modified Files
--------------
src/backend/postmaster/datachecksum_state.c | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)

Reply via email to