Tests for psql \g and \o

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Tests for psql \g and \o
Date: 2022-11-01 11:42:47
Message-ID: 25c2bb5b-9012-40f8-8088-774cb764046d@manitou-mail.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here's a patch adding regression tests for \g and \o, and TAP tests
for \g | program,

It's a follow up to the discussion at [1]. Since this discussion
already has a slot in the CF [2] with a committed patch, let's start a
new separate thread.

[1]
https://www.postgresql.org/message-id/4333844c-2244-4d6e-a49a-1d483fbe304f@manitou-mail.org

[2] https://commitfest.postgresql.org/40/3923/

Best regards,
--
Daniel Vérité
https://postgresql.verite.pro/
Twitter: @DanielVerite

Attachment Content-Type Size
tests-psql-g-o-file.patch text/plain 6.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Rowley 2022-11-01 11:50:26 Re: Prefetch the next tuple's memory during seqscans
Previous Message Thomas Munro 2022-11-01 11:42:11 Re: Prefetch the next tuple's memory during seqscans