pgsql: Remove definition of JUMBLE_SIZE from queryjumble.h

Started by Michael Paquierover 3 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/bb4ebd0412da9b1ac87a5eb2a3646bf1@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/839c2520a7937b8895ff84fc8fc718dbfab5e72e

Modified Files
--------------
src/include/utils/queryjumble.h | 2 --
1 file changed, 2 deletions(-)