Fix data_checksum GUC show_hook

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 75152c5dc5d38929ddf82f65d5c59eb5a628ab38
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2026-04-30T11:41:57Z
Fix data_checksum GUC show_hook

Commit f19c0eccae erroneously omitted the show_hook for the
data_checksum GUC.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Tomas Vondra <tomas@vondra.me>
Reviewed-by: SATYANARAYANA NARLAPURAM <satyanarlapuram@gmail.com>
Reviewed-by: Ayush Tiwari <ayushtiwari.slg01@gmail.com>
Discussion: https://postgr.es/m/9197F930-DDEB-4CAC-82A2-16FEC715CCE8@yesql.se

Files

PathChange+/−
src/backend/utils/misc/guc_parameters.dat modified +1 −0

Discussion