From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Noah Misch <noah(at)leadboat(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Improving isolationtester's data output |
Date: | 2021-06-16 15:14:55 |
Message-ID: | 202106161514.3xomrhb3kq5a@alvherre.pgsql |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2021-Jun-16, Tom Lane wrote:
> Noah Misch <noah(at)leadboat(dot)com> writes:
> > I'm +1 for back-patching this class of change. I've wasted time adapting a
> > back-patch's test case to account for non-back-patched test infrastructure
> > changes. Every back-patch of test infrastructure has been a strict win from
> > my perspective.
>
> Hearing few objections, I'll plan on back-patching. I'm thinking that the
> best thing to do is apply these changes after beta2 wraps, but before we
> branch v14.
Great.
> BTW, as long as we're thinking of back-patching nontrivial specfile
> changes, I have another modest proposal. What do people think of
> removing the requirement for step/session names to be double-quoted,
> and instead letting them work like SQL identifiers?
Yes *please*.
--
Álvaro Herrera Valdivia, Chile
"[PostgreSQL] is a great group; in my opinion it is THE best open source
development communities in existence anywhere." (Lamar Owen)
From | Date | Subject | |
---|---|---|---|
Next Message | Ha Ka | 2021-06-16 15:15:04 | Re: Unresolved repliaction hang and stop problem. |
Previous Message | Gregory Smith | 2021-06-16 14:49:36 | pgbench logging broken by time logic changes |