Ok, just have read about the commitfest thing. Is the patch OK for that? Or is there generally no love for a mem_usage column here? If it was, I really would add some memory monitoring in our app regarding this.
-----Ursprüngliche Nachricht----- Von: Tom Lane <[email protected]> Gesendet: Mittwoch, 31. Juli 2019 00:09 An: Daniel Migowski <[email protected]> Cc: Andres Freund <[email protected]>; [email protected] Betreff: Re: AW: Adding column "mem_usage" to view pg_prepared_statements Daniel Migowski <[email protected]> writes: > Will my patch be considered for 12.0? The calculation of the mem_usage value > might be improved later on but because the system catalog is changed I would > love to add it before 12.0 becomes stable. v12 has been feature-frozen for months, and it's pretty hard to paint this as a bug fix, so I'd say the answer is "no". regards, tom lane
