diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-01-04 16:52:51 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-01-04 16:52:51 -0500 |
commit | 913a03ec29abcb6c20e5941e5f3ac0578619cd3e (patch) | |
tree | a2cd07d7f9e632bf51a31b8714f30de432de4950 /src/backend/commands/trigger.c | |
parent | 67a8cb5cbfffa9f104a5965a2152e5256dd2be2c (diff) | |
download | postgresql-913a03ec29abcb6c20e5941e5f3ac0578619cd3e.tar.gz postgresql-913a03ec29abcb6c20e5941e5f3ac0578619cd3e.zip |
Remove redundant initialization of BrinMemTuple.
brin_new_memtuple already did this, so there's no need
for initialize_brin_buildstate to do it again.
Richard Guo, reviewed by Bharath Rupireddy
Discussion: https://postgr.es/m/CAMbWs4-kYYpKNOdiWtsCZ3jbkFFj4nhOVH22JH7dsrMYX=aGjg@mail.gmail.com
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions