Re: pgbench error: (setshell) of script 0; execution of meta-command failed

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: Andy Fan <zhihuifan1213@163.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-01-10T14:58:37Z
Lists: pgsql-hackers
Nazir Bilal Yavuz <byavuz81@gmail.com> writes:
> I ran it ~500 times on HEAD but the issue did not occur on my machine.

What platform are you testing on?

			regards, tom lane



Commits

  1. Avoid symbol collisions between pqsignal.c and legacy-pqsignal.c.

  2. Suppress macOS warnings about duplicate libraries in link commands.