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 <t...@sss.pgh.pa.us> Gesendet: Mittwoch, 31. Juli 2019 00:09 An: Daniel Migowski <dmigow...@ikoffice.de> Cc: Andres Freund <and...@anarazel.de>; pgsql-hackers@lists.postgresql.org Betreff: Re: AW: Adding column "mem_usage" to view pg_prepared_statements Daniel Migowski <dmigow...@ikoffice.de> 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