Remove definition of JUMBLE_SIZE from queryjumble.h
authorMichael Paquier <michael@paquier.xyz>
Wed, 5 Oct 2022 05:27:50 +0000 (14:27 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 5 Oct 2022 05:27:50 +0000 (14:27 +0900)
commit839c2520a7937b8895ff84fc8fc718dbfab5e72e
treec9eebf2047ed42ff27ddecdf6d47b138eeb7034b
parent9a30e154b35e5bab9df7964785bca707ef74aec8
Remove definition of JUMBLE_SIZE from queryjumble.h

The same exists in queryjumble.c, and it is used only locally in this
file so let's remove the definition in the header.

Author: Tatsu Nakamori
Reviewed-by: Tom Lane, Julien Rouhaud
Discussion: https://postgr.es/m/bb4ebd0412da9b1ac87a5eb2a3646bf1@oss.nttdata.com
src/include/utils/queryjumble.h