Mailing lists [pgsql-bugs]
- Re: BUG #17184: When using openssl, the memory of a static variable is not freed in libpq Michael Paquier
- BUG #17186: In connect.c, the lock connections_mutex is not correctly released(Line 463) at the return(Line 522) PG Bug reporting form
- Re: BUG #17186: In connect.c, the lock connections_mutex is not correctly released(Line 463) at the return(Line 522) Michael Paquier
- BUG #17187: Incorrect field update operation? PG Bug reporting form
- BUG #17188: Multiple rows are present with same values on a unique column PG Bug reporting form
- Re: BUG #17188: Multiple rows are present with same values on a unique column Ashish Kumar
- Re: BUG #17183: missing websearch_to_tsquery Julien Rouhaud
- Re: BUG #17188: Multiple rows are present with same values on a unique column Julien Rouhaud
- Re: PG12 → PG13 database conversion anomaly: ERROR: function kepler_start_3(double precision, double precision) does not exist David G. Johnston
- Re: BUG #17158: Distinct ROW fails with Postgres 14 Tom Lane