diff options
author | Tom Lane | 2021-03-21 22:42:40 +0000 |
---|---|---|
committer | Tom Lane | 2021-03-21 22:43:07 +0000 |
commit | ac897c483485d3858ada23ca49650a0f2742a50f (patch) | |
tree | ed54f6c83401f7c2b903ed8f4b2c255e7c3aea0f /src/include/postgres.h | |
parent | 9dd963ae2534e9614f0abeccaafbd39f1b93ff8a (diff) |
Fix assorted silliness in ATExecSetCompression().
It's not okay to scribble directly on a syscache entry.
Nor to continue accessing said entry after releasing it.
Also get rid of not-used local variables.
Per valgrind testing.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions