Re: Fix small psql slash option leaks

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix small psql slash option leaks
Date: 2026-08-19 06:05:51
Message-ID: CAHGQGwE4GYEADuQgHJUqeOEKApCM6NhA9nu7Y0-2Jxo4NE8HSg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 12, 2026 at 1:22 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> BTW, while working on this, I found another issue around \getresults.

Attached patch fixes this issue.

Regards,

--
Fujii Masao

Attachment Content-Type Size
v1-0001-psql-Do-not-let-invalid-getresults-affect-the-nex.patch application/octet-stream 3.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-08-19 06:19:38 Re: Logical Replication - revisit `is_table_publication` function implementation
Previous Message Ajin Cherian 2026-08-19 05:43:31 Re: [PATCH] Preserve replication origin OIDs in pg_upgrade