aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2022-10-13 23:18:00 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2022-10-13 23:18:00 +0200
commitba185d318dd34ed3e860b3a19869fbc15007db8f (patch)
tree4119b8a4f5bf4ba6cba2eae97df15e6469c45ee4 /src/backend/tcop/postgres.c
parent2589434ae0fbfe08e46b6a4ffba400140b636074 (diff)
downloadpostgresql-ba185d318dd34ed3e860b3a19869fbc15007db8f.tar.gz
postgresql-ba185d318dd34ed3e860b3a19869fbc15007db8f.zip
Remove redundant memset call following palloc0
This is a follow-up commit to ca7f8e2 which removed the allocation abstraction from pgcrypto and replaced px_alloc + memset calls with palloc0 calls. The particular memset in this commit was missed in that work though. Author: Zhihong Yu <zyu@yugabyte.com> Reviewed-by: Bruce Momjian <bruce@momjian.us> Reviewed-by: Nathan Bossart <nathandbossart@gmail.com> Discussion: https://postgr.es/m/CALNJ-vT5qRucrFMPSzQyAWods1b4MnNPG-M=_ZUzh1SoTh0vNw@mail.gmail.com
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions