"Catalog corruption" - Search results in mailing lists
Mailing lists >> pgsql-committers >> Thread
2024-09-30 01:56:26 | pgsql: Remove NULL dereference from RenameRelationInternal(). (Noah Misch)
catalog corruption. Back-patch to v12, like that commit. Branch ------ REL_12_STABLE Details ------- https:///pg/commitdiff/5a33a39a8bb4540e760110202853aded611b1e7c
Mailing lists >> pgsql-committers >> Thread
2024-09-30 01:56:26 | pgsql: Remove NULL dereference from RenameRelationInternal(). (Noah Misch)
catalog corruption. Back-patch to v12, like that commit. Branch ------ REL_14_STABLE Details ------- https:///pg/commitdiff/b9ee1339bfbe078ee04468dfce2820248061155b
Mailing lists >> pgsql-committers >> Thread
2024-09-30 01:56:26 | pgsql: Remove NULL dereference from RenameRelationInternal(). (Noah Misch)
catalog corruption. Back-patch to v12, like that commit. Branch ------ REL_17_STABLE Details ------- https:///pg/commitdiff/da99df15c25d9c769f24a721f34ed062d0b5d4d2
Mailing lists >> pgsql-committers >> Thread
2024-09-30 01:56:26 | pgsql: Remove NULL dereference from RenameRelationInternal(). (Noah Misch)
catalog corruption. Back-patch to v12, like that commit. Branch ------ REL_16_STABLE Details ------- https:///pg/commitdiff/4c922821e12e5a7526dac9049a4c8af861375103
Mailing lists >> pgsql-committers >> Thread
2024-09-30 01:56:26 | pgsql: Remove NULL dereference from RenameRelationInternal(). (Noah Misch)
catalog corruption. Back-patch to v12, like that commit. Branch ------ REL_15_STABLE Details ------- https:///pg/commitdiff/159bf0f31b59f7ef7f4bc6c3f57a5187f6a96947
Mailing lists >> pgsql-committers >> Thread
2024-09-30 01:56:26 | pgsql: Remove NULL dereference from RenameRelationInternal(). (Noah Misch)
catalog corruption. Back-patch to v12, like that commit. Branch ------ REL_13_STABLE Details ------- https:///pg/commitdiff/db1992455569265be12efc65720cfe13ca64122c
Mailing lists >> pgsql-committers >> Thread
2024-09-30 01:56:25 | pgsql: Remove NULL dereference from RenameRelationInternal(). (Noah Misch)
catalog corruption. Back-patch to v12, like that commit. Branch ------ master Details ------- https:///pg/commitdiff/0d5a3d7574f8dabcbc229c2a06a9cb2d9a43c7c5 Modified
Mailing lists >> pgsql-committers >> Thread
2022-10-17 15:35:40 | pgsql: Guard against table-AM-less relations in planner. (Tom Lane)
catalog corruption, such as a missing ON SELECT rule. It seems worth installing a defense
Mailing lists >> pgsql-committers >> Thread
2022-10-17 15:35:40 | pgsql: Guard against table-AM-less relations in planner. (Tom Lane)
catalog corruption, such as a missing ON SELECT rule. It seems worth installing a defense
Mailing lists >> pgsql-committers >> Thread
2022-10-17 15:35:40 | pgsql: Guard against table-AM-less relations in planner. (Tom Lane)
catalog corruption, such as a missing ON SELECT rule. It seems worth installing a defense
Mailing lists >> pgsql-committers >> Thread
2022-10-17 15:35:40 | pgsql: Guard against table-AM-less relations in planner. (Tom Lane)
catalog corruption, such as a missing ON SELECT rule. It seems worth installing a defense
Mailing lists >> pgsql-committers >> Thread
2022-10-17 15:35:40 | pgsql: Guard against table-AM-less relations in planner. (Tom Lane)
catalog corruption, such as a missing ON SELECT rule. It seems worth installing a defense
Mailing lists >> pgsql-committers >> Thread
2021-12-31 16:39:35 | pgsql: pg_dump: minor performance improvements from eliminating sub-SEL (Tom Lane)
catalog-corruption case, and certainly no reason to make translators deal with a dozen different
Mailing lists >> pgsql-committers >> Thread
2020-08-03 18:02:44 | pgsql: Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dA (Tom Lane)
catalog corruption. Using DISTINCT anyway is inefficient and confusing; moreover it sets a poor example
Mailing lists >> pgsql-committers >> Thread
2020-08-03 18:02:44 | pgsql: Remove unnecessary "DISTINCT" in psql's queries for \dAc and \dA (Tom Lane)
catalog corruption. Using DISTINCT anyway is inefficient and confusing; moreover it sets a poor example