From: | Hannu Krosing <hannuk(at)google(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Nathan Bossart <nathandbossart(at)gmail(dot)com>, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgbench - adding pl/pgsql versions of tests |
Date: | 2025-07-06 21:52:31 |
Message-ID: | CAMT0RQTeYHV+kpdaKMZJpa0gZMQAKCDKSTsq+haeMN=L3X0Pjg@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, Feb 3, 2024 at 8:54 AM Hannu Krosing <hannuk(at)google(dot)com> wrote:
>
> My justification for adding pl/pgsql tests as part of the immediately available tests
> is that pl/pgsql itself is always enabled, so having a no-effort way to test its
> performance benefits would be really helpful.
> We also should have "tps-b-like as SQL function" to round up the "test what's available in server" set.
Finally got around to adding the tests for all out-of-the box
supported languages - pl/pgsql, and old and new SQL.
Also added the documentation.
Attachment | Content-Type | Size |
---|---|---|
v2-0001-added-new-and-old-style-SQL-functions-and-documen.patch | text/x-patch | 14.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Korotkov | 2025-07-06 22:48:06 | Re: Get rid of WALBufMappingLock |
Previous Message | Álvaro Herrera | 2025-07-06 19:49:54 | Re: amcheck support for BRIN indexes |