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:46:25 +0100 |
commit | c885e4a2f93cff543a7e0ccaaf82b8148fc53401 (patch) | |
tree | 5f1626c3c2b40146758cf4cb3b6523ff7c36de2c /src/backend/commands/async.c | |
parent | afce7908d7062d94ac60fd4de5f98aaed134c2c7 (diff) | |
download | postgresql-c885e4a2f93cff543a7e0ccaaf82b8148fc53401.tar.gz postgresql-c885e4a2f93cff543a7e0ccaaf82b8148fc53401.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/async.c')
0 files changed, 0 insertions, 0 deletions