git.postgresql.org Git - postgresql.git/commit
2021年3月21日 22:42:40 +0000 (18:42 -0400)
2021年3月21日 22:43:07 +0000 (18:43 -0400)
commit ac897c483485d3858ada23ca49650a0f2742a50f
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.
This is the main PostgreSQL git repository.
RSS
Atom