Re: Further information on BUG #17299: Exit code 3 when open connections concurrently (PQisthreadsafe() == 1)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Liam Bowen <liambowen@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2022-01-21T20:42:28Z
Lists: pgsql-bugs
Liam Bowen <liambowen@gmail.com> writes: > Hey Tom, this quick patch unfortunately didn't work, but now I'm looking > into other options. Yeah. I've concluded that that *is* a bug (and just committed the fix) but it doesn't explain what you're seeing. regards, tom lane
Commits
-
Fix race condition in gettext() initialization in libpq and ecpglib.
- 0c7c94f90cd4 10.20 landed
- 5521d8139fbd 12.10 landed
- 37f5dc8b8cb4 11.15 landed
- f4ebf0dbea83 14.2 landed
- 64ebb43df068 13.6 landed
- 1f655fdc3935 15.0 landed