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
------
REL_19_STABLE

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

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

Reply via email to