diff options
author | Tomas Vondra <tomas.vondra@postgresql.org> | 2020-11-11 18:37:36 +0100 |
---|---|---|
committer | Tomas Vondra <tomas.vondra@postgresql.org> | 2020-11-11 18:37:59 +0100 |
commit | 42c63ab6e2c39c2fbfc70fa659b0cf5692178b77 (patch) | |
tree | d93ce98acf865ff0bab5c6f9e00be79e1f433dea /src/backend/commands/matview.c | |
parent | 0af302af40669d9bc6de7a202e4723fee39d9376 (diff) | |
download | postgresql-42c63ab6e2c39c2fbfc70fa659b0cf5692178b77.tar.gz postgresql-42c63ab6e2c39c2fbfc70fa659b0cf5692178b77.zip |
Remove duplicate code in brin_memtuple_initialize
Commit 8bf74967dab moved some of the code from brin_new_memtuple to
brin_memtuple_initialize, but this resulted in some of the code being
duplicate. Fix by removing the duplicate lines and backpatch to 10.
Author: Tomas Vondra
Backpatch-through: 10
Discussion: https://postgr.es/m/5eb50c97-9a8e-b691-8c40-1b2a55611c4c%40enterprisedb.com
Diffstat (limited to 'src/backend/commands/matview.c')
0 files changed, 0 insertions, 0 deletions