Re: HEAPDEBUGALL is broken
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-04-23T19:28:40Z
Lists: pgsql-hackers
I wrote: > Alexander Lakhin <exclusion@gmail.com> writes: >> So I would just remove this debug macro. The proposed patch is attached. > I didn't review this in close detail, but I think it's a good idea. I checked this more closely and pushed it. regards, tom lane
Commits
-
Remove ACLDEBUG #define and associated code.
- 3436c5e28374 13.0 landed
-
Remove useless (and broken) logging logic in memory context functions.
- ee88ef55dbac 13.0 landed
-
Remove HEAPDEBUGALL
- aaf069aa3452 13.0 landed