Re: pgbench and timestamps (bounced) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgbench and timestamps (bounced)
Date
Msg-id 1304503.1610567719@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgbench and timestamps (bounced)  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
Fabien COELHO <coelho@cri.ensmp.fr> writes:
>> What remains that we could do now, and perhaps back-patch, is point (2)
>> i.e. disallow digits as the first character of a pgbench variable name.

> I'm fine with that.

>> That would be enough to "solve" the original bug report, and it does seem
>> like it could be back-patched, while we're certainly not going to risk
>> back-patching anything as portability-fraught as introducing mutexes.

> Sure.

OK.  I've pushed a patch that just does that much, and marked the
commitfest entry closed.  After the other thing lands, please rebase
and resubmit what remains of this patch.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: pg_preadv() and pg_pwritev()
Next
From: Tom Lane
Date:
Subject: Re: pg_preadv() and pg_pwritev()