Sorry, realised I could have elaborated a bit more on this one. Running
against PG11.4 provided by Docker Hub this time.
I've added a single update statement which just reverses the last change in
the original SQL:
UPDATE test SET col = 4 WHERE col = 14;
Running a concurrent update I get:
REFRE
> On 22 Jul 2019, at 14:23, Peter Eisentraut
> wrote:
> Being a quote and being a warning are two orthogonal properties. So in
> that sense, wrapping the quote in a warning element is more correct.
> But the problem is now that a warning box is meant to be formatted out
> of line, so writing so