RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)

From: Madyshev Egor <E(dot)Madyshev(at)ftdata(dot)ru>
To: Boris Mironov <boris_mironov(at)outlook(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Date: 2026-03-10 13:41:22
Message-ID: 408cd5617d954ba1aca99f26b4693fa2@localhost.localdomain
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Boris,

The patch is applied with warnings in the documentation.:
"warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors."

I've checked everything else is fine for me.
Could you please fix the whitespace issues?

Best wishes,
Egor

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Akshay Joshi 2026-03-10 13:44:20 Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Previous Message Junwang Zhao 2026-03-10 13:32:08 Re: [PATCH] Simplify trivial shmem size calculations