Re: updates for handling optional argument in system functions

From: Mark Wong <markwkm(at)gmail(dot)com>
To: Tristan Partin <tristan(at)partin(dot)io>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: updates for handling optional argument in system functions
Date: 2026-09-12 00:22:38
Message-ID: aqSbTlQYiC2_FEVs@localhost
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi everyone,

I caught a rebase was needed, so v9 attached.

Regards,
Mark
--
Mark Wong
pgEdge: https://www.pgedge.com

Attachment Content-Type Size
v9-0001-Handle-pg_get_ruledef-default-args-in-system_func.patch text/plain 2.5 KB
v9-0002-Handle-pg_get_viewdef-default-args-in-system_func.patch text/plain 4.0 KB
v9-0003-Handle-pg_get_indexdef-default-args-in-system_fun.patch text/plain 2.8 KB
v9-0004-Handle-pg_get_constraintdef-default-args-in-syste.patch text/plain 2.8 KB
v9-0005-Handle-pg_get_expr-default-args-in-system_functio.patch text/plain 3.5 KB
v9-0006-Handle-pg_get_triggerdef-default-args-in-system_f.patch text/plain 2.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Scott Ray 2026-09-12 00:33:30 Re: Recovery conflict resolution misses backends that import snapshots
Previous Message Michael Paquier 2026-09-12 00:05:06 Re: Add a permission check to pg_stat_get_backend_subxact()