diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-03-20 22:10:24 +0100 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-03-20 22:10:24 +0100 |
commit | 2d655a08d532feed356222a8b1e427561dc7a883 (patch) | |
tree | e3a981c19d96bbd70abcf8620f3b9dc3ce002ad1 /src/backend/commands/sequence.c | |
parent | a096813b6f583621db4119b6ab1be4ffc26f859d (diff) | |
download | postgresql-2d655a08d532feed356222a8b1e427561dc7a883.tar.gz postgresql-2d655a08d532feed356222a8b1e427561dc7a883.zip |
Blind fix for uninitialized memory bug in ba9a7e392171
Valgrind animal skink shows a crash in this new code. I couldn't
reproduce the problem locally, but going by blind code inspection,
initializing insert_destrel should be sufficient to fix the problem.
Diffstat (limited to 'src/backend/commands/sequence.c')
0 files changed, 0 insertions, 0 deletions