Re: [PATCH] Provide support for trailing commas

From: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: [PATCH] Provide support for trailing commas
Date: 2026-08-25 01:38:58
Message-ID: CAKAnmm+sLmDTTAZwSUpEBgsD33_Ti3hvaet_cEk6modeH8i1-A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry for the delay. Please find attached a patch to only support
target_list. I added a small test, but could not really find an appropriate
spot in the docs to mention this. Suggestions welcome.

Cheers,
Greg

Attachment Content-Type Size
0002-Provide-limited-support-for-trailing-commas.patch application/octet-stream 3.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-08-25 02:00:26 Re: Fix GRAPH TABLE label and property error reporting
Previous Message Sami Imseih 2026-08-25 01:34:50 Re: pgstat: Flush some statistics within running transactions, take 2