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-04-02 18:36:11
Message-ID: ac63G6p1LAdbsca0@ltdrgnflg2
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi everyone,

I've attached v5, simply a needed rebase due to some other churn in
pg_proc.dat.

Regards,
Mark

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-04-02 18:47:52 Re: pg_waldump: support decoding of WAL inside tarfile
Previous Message Álvaro Herrera 2026-04-02 18:24:29 Re: some more include removal from headers