Re: updates for handling optional argument in system functions

From: Mark Wong <markwkm(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: updates for handling optional argument in system functions
Date: 2026-06-05 20:14:12
Message-ID: aiMuFBFYLAWQC_5Z@ltdrgnflg2
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed a rebase was needed so I've attached v8.

Regards,
Mark

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-06-05 20:22:16 Re: [PATCH] Clarify that ssl_groups is for any key exchange groups
Previous Message Andres Freund 2026-06-05 20:12:05 Re: [PATCH] CI: Add a CPAN cache on Windows