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

From Madyshev Egor
Subject RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Date
Msg-id 408cd5617d954ba1aca99f26b4693fa2@localhost.localdomain
Whole thread Raw
In response to Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)  (Boris Mironov <boris_mironov@outlook.com>)
List 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



pgsql-hackers by date:

Previous
From: Junwang Zhao
Date:
Subject: Re: [PATCH] Simplify trivial shmem size calculations
Next
From: Akshay Joshi
Date:
Subject: Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement