Mailing lists [pgsql-bugs]
- Re: SELECT results in "ERROR: index key does not match expected index column" Peter Geoghegan
- Re: SELECT results in "ERROR: index key does not match expected index column" Andrew Gierth
- BUG #15887: An extra "break" instruction causes a bug PG Bug reporting form
- BUG #15888: Bogus "idle in transaction" state for logical decoding client after creating a slot PG Bug reporting form
- BUG #15889: PostgreSQL failed to build due to error MSB8020 with MSVC on windows PG Bug reporting form
- BUG #15890: Planner can't use index "(col) where col is not null" for query "where col in ($1, $2, ... $100+)" PG Bug reporting form
- Re: BUG #15889: PostgreSQL failed to build due to error MSB8020 withMSVC on windows Juan José Santamaría Flecha
- Re: BUG #15889: PostgreSQL failed to build due to error MSB8020 withMSVC on windows Michael Paquier
- Re: BUG #15890: Planner can't use index "(col) where col is not null"for query "where col in ($1, $2, ... $100+)" David Rowley
- Cannot alter columns and add constraints in one alter statement since11.4 update Maarten Jacobs
- Re: BUG #15890: Planner can't use index "(col) where col is not null"for query "where col in ($1, $2, ... $100+)" Alexey Ermakov
- BUG #15891: Cannot alter columns and add constraints in one alter statement since 11.4 update PG Bug reporting form
- Re: BUG #15891: Cannot alter columns and add constraints in one alter statement since 11.4 update Tom Lane
- Re: GROUP BY and inheritance issue David Rowley
- BUG #15892: URGENT: Using an ICU collation in a primary key column breaks ILIKE query PG Bug reporting form
- Re: GROUP BY and inheritance issue Manuel Rigger