Re: BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deleted

dpat <denni.pat@gmail.com>

From: "denni.pat" <denni.pat@gmail.com>
To: pgsql-bugs@postgresql.org
Date: 2020-10-15T06:57:11Z
Lists: pgsql-bugs, pgsql-hackers
thanks for the patch. 
Do you think it can be included in the next minor releases or the only
solution will be to recompile?
regards
Denis



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-bugs-f2117394.html



Commits

  1. Use truncate(2) where appropriate.

  2. Free disk space for dropped relations on commit.

  3. Rename the "point is strictly above/below point" comparison operators.