Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors

From: Martin Huang <jjja5555(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors
Date: 2026-01-16 16:57:38
Message-ID: CANWoa2CmG0uKzbKJPbVjPyM4p6LG2wvBeFAdPeVYZOFV3cAKUA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The patch looks good to me.

--
Martin Huang
Amazon Web Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-01-16 17:13:52 Re: Custom oauth validator options
Previous Message Corey Huinker 2026-01-16 16:49:30 Re: Import Statistics in postgres_fdw before resorting to sampling.