Re: Strange assertion in procarray.c - Mailing list pgsql-hackers

From Michail Nikolaev
Subject Re: Strange assertion in procarray.c
Date
Msg-id CANtu0oiXq548OM_RqBbDQ0dgqtKLAg=x_Fu4eOGRNW0tBsNj_Q@mail.gmail.com
Whole thread Raw
List pgsql-hackers
Hello, again.

> Another backend attempts to release the same resource (e.g., by aborting a transaction) and triggers the injection point.
Oh, all that GPT-like correctors required to be carefully checked :)

Correct version: Another backend attempts to release some resource (e.g., by aborting a transaction) and triggers the injection point.

Best regards,
Mikhail.

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Fix for Extra Parenthesis in pgbench progress message
Next
From: wenhui qiu
Date:
Subject: Re: An inefficient query caused by unnecessary PlaceHolderVar