1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-22 21:53:06 +03:00
Files
postgres/src/backend
Tom Lane 5fa3418304 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.
2002-09-23 20:43:41 +00:00
..
2002-09-04 20:31:48 +00:00
2002-09-04 20:31:48 +00:00
2002-09-05 18:28:46 +00:00
2002-09-14 13:46:24 +00:00