Fix data_checksum GUC show_hook Commit f19c0eccae erroneously omitted the show_hook for the data_checksum GUC.
Author: Daniel Gustafsson <[email protected]> Reviewed-by: Tomas Vondra <[email protected]> Reviewed-by: SATYANARAYANA NARLAPURAM <[email protected]> Reviewed-by: Ayush Tiwari <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/75152c5dc5d38929ddf82f65d5c59eb5a628ab38 Modified Files -------------- src/backend/utils/misc/guc_parameters.dat | 1 + 1 file changed, 1 insertion(+)
