]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix data_checksum GUC show_hook
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 30 Apr 2026 11:41:57 +0000 (13:41 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Thu, 30 Apr 2026 11:41:57 +0000 (13:41 +0200)
commit75152c5dc5d38929ddf82f65d5c59eb5a628ab38
treed9a8167731ca2162069a729318597102243d1ed8
parent1df361e3d82c5eddccdb10f10dbaf611f752e1b9
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
src/backend/utils/misc/guc_parameters.dat