Skip to content
Snippets Groups Projects
Commit 5fa34183 authored by Tom Lane's avatar Tom Lane
Browse files

Disallow VACUUM, ANALYZE, TRUNCATE on temp tables belonging to other

backends.  Given that temp tables now store data locally in the local
buffer manager, these things are not going to work safely.
parent c99f8200
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment