mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
When ALTER TABLESPACE MOVE ALL was changed to be ALTER TABLE ALL IN TABLESPACE, the ALTER TABLESPACE summary should have been adjusted back to its original definition. Patch by Thom Brown (thanks!).