aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-06-25 07:55:34 +0200
committerPeter Eisentraut <peter@eisentraut.org>2021-06-25 07:55:34 +0200
commita60c4c5c1a99746485123ae93fbd3e58c78e5d62 (patch)
tree8cbe8427e64f4cdd46eaa9f84d3416f333e60342 /src/backend/access/gist/gist.c
parent847c62ee76cbc237b3a204ca94b1b12811d698e3 (diff)
downloadpostgresql-a60c4c5c1a99746485123ae93fbd3e58c78e5d62.tar.gz
postgresql-a60c4c5c1a99746485123ae93fbd3e58c78e5d62.zip
Remove redundant variable pageSize in gistinitpage
In gistinitpage, pageSize variable looks redundant, instead just pass BLCKSZ. This will be consistent with its peers BloomInitPage, brin_page_init and SpGistInitPage. Author: Bharath Rupireddy <bharath.rupireddy@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/flat/CALj2ACWj=V1k5591eeZK2sOg2FYuBUp6azFO8tMkBtGfXf8PMQ@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions