aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-01-23 13:55:18 +0900
committerMichael Paquier <michael@paquier.xyz>2023-01-23 13:55:18 +0900
commitc31cf1c03d01ce86f20bef8c980fe56a257b3b4b (patch)
tree171926cd166100130f6e7e1c0f799450db60ec20 /src/backend/utils/adt/numeric.c
parent16fd03e956540d1b47b743f6a84f37c54ac93dd4 (diff)
downloadpostgresql-c31cf1c03d01ce86f20bef8c980fe56a257b3b4b.tar.gz
postgresql-c31cf1c03d01ce86f20bef8c980fe56a257b3b4b.zip
pg_walinspect: Add pg_get_wal_fpi_info()
This function is able to extract the full page images from a range of records, specified as of input arguments start_lsn and end_lsn. Like the other functions of this module, an error is returned if using LSNs that do not reflect real system values. All the FPIs stored in a single record are extracted. The module's version is bumped to 1.1. Author: Bharath Rupireddy Reviewed-by: Bertrand Drouvot Discussion: https://postgr.es/m/CALj2ACVCcvzd7WiWvD=6_7NBvVB_r6G0EGSxL4F8vosAi6Se4g@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions