Re: pgbench - adding pl/pgsql versions of tests - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: pgbench - adding pl/pgsql versions of tests
Date
Msg-id CAMT0RQSCsf9TTtoMrDpA5T3N64HMprz+BnBRmGgMp7JHSk1wog@mail.gmail.com
Whole thread Raw
In response to Re: pgbench - adding pl/pgsql versions of tests  (Hannu Krosing <hannuk@google.com>)
List pgsql-hackers
I had left plain < and > in code sample in documentation page, fixed now




On Sun, Jul 6, 2025 at 11:52 PM Hannu Krosing <hannuk@google.com> wrote:
>
> On Sat, Feb 3, 2024 at 8:54 AM Hannu Krosing <hannuk@google.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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: DOCS: What SGML markup to use for user objects like tables, columns, etc?
Next
From: Peter Geoghegan
Date:
Subject: Re: index prefetching