diff options
author | Noah Misch <noah@leadboat.com> | 2013-06-26 19:55:15 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2013-06-26 19:55:15 -0400 |
commit | 1d96bb96024c51f5a445f85ec45ce2e9bbd08c56 (patch) | |
tree | b375f205d615a4da74167a0f90b50f573693d5b2 /src/backend/tcop/postgres.c | |
parent | d53f7cf11658a3252a6fddf308b992b751379f09 (diff) | |
download | postgresql-1d96bb96024c51f5a445f85ec45ce2e9bbd08c56.tar.gz postgresql-1d96bb96024c51f5a445f85ec45ce2e9bbd08c56.zip |
Initialize pad bytes in GinFormTuple().
Every other core buffer page consumer initializes the bytes it furnishes
to PageAddItem(). For consistency, do the same here. No back-patch;
regardless, we couldn't count on the fix so long as binary upgrade can
carry forward affected index builds.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions