Mailing lists [pgsql-bugs]
- Re: Query result differences between PostgreSQL 17 vs 16 Tom Lane
- Re: BUG #18819: Error installing Postgresql Sandeep Thakkar
- BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string PG Bug reporting form
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Tom Lane
- BUG #18829: RAISE NOTICE appends 's' to string in PostgreSQL 17.2 PG Bug reporting form
- Re: BUG #18829: RAISE NOTICE appends 's' to string in PostgreSQL 17.2 Tom Lane
- Re: BUG #18829: RAISE NOTICE appends 's' to string in PostgreSQL 17.2 Andrew Dunstan
- Re: BUG #18829: RAISE NOTICE appends 's' to string in PostgreSQL 17.2 Robert Treat
- BUG #18830: ExecInitMerge Segfault on MERGE PG Bug reporting form
- Re: Query result differences between PostgreSQL 17 vs 16 Richard Guo
- Re: Query result differences between PostgreSQL 17 vs 16 Richard Guo
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- Re: Query result differences between PostgreSQL 17 vs 16 Tom Lane
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #17821: Assertion failed in heap_update() due to heap pruning Andres Freund
- Re: BUG #17821: Assertion failed in heap_update() due to heap pruning Noah Misch
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: Query result differences between PostgreSQL 17 vs 16 Richard Guo
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- Re: BUG #18830: ExecInitMerge Segfault on MERGE David Rowley
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- Re: Major Version Upgrade failure due to orphan roles entries in catalog Robert Haas
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Dean Rasheed
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- BUG #18831: Particular queries using gin-indexes are not interruptible, resulting is resource usage concerns. PG Bug reporting form
- Re: BUG #18831: Particular queries using gin-indexes are not interruptible, resulting is resource usage concerns. Tom Lane
- BUG #18832: Segfault in GrantLockLocal PG Bug reporting form
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Robins Tharakan
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- BUG #18833: libpq.so doesn't contain declared symbol in rpm --provides PG Bug reporting form
- Memoize in between of two JOIN nodes Andrei Lepikhov
- Re: BUG #18825: Row value equality predicates do not use indices Nico Williams
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #18832: Segfault in GrantLockLocal Richard Guo
- Re: Memoize in between of two JOIN nodes Richard Guo
- Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Christopher Inokuchi
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- Re: BUG #18832: Segfault in GrantLockLocal Álvaro Herrera
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Greg Sabino Mullane
- BUG #18834: Query planer is choosing the sub-optimal plan when limit is present PG Bug reporting form
- BUG #18835: spgist index fails to accept point with NaN PG Bug reporting form
- Error from array_agg when table has many rows Kirill Zdornyy
- Re: BUG #18835: spgist index fails to accept point with NaN Tom Lane
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Christopher Inokuchi
- BUG #18836: Cannot import foreign schema under different schema name when foreign table uses row types PG Bug reporting form
- Re: BUG #18834: Query planer is choosing the sub-optimal plan when limit is present Tom Lane
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Tom Lane
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Christopher Inokuchi
- Re: BUG #18836: Cannot import foreign schema under different schema name when foreign table uses row types Tom Lane
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately David G. Johnston
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Bertrand Drouvot
- Re: Error from array_agg when table has many rows Richard Guo
- Re: Error from array_agg when table has many rows Tom Lane
- Re: BUG #18836: Cannot import foreign schema under different schema name when foreign table uses row types Marcin Wisnicki
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Tom Lane
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately David G. Johnston
- Re: Error from array_agg when table has many rows David Rowley
- Is it possible for a WAL file to be missing records? 와따가따
- Re: Error from array_agg when table has many rows Tom Lane
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Tom Lane
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately David G. Johnston
- Re: Memoize in between of two JOIN nodes Andrei Lepikhov
- Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Duncan Sands
- BUG #18837: YUM Repo URL throws HTTP 404 PG Bug reporting form
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tender Wang
- BUG #18838: Missing characters in replication slot when bytea_output is set to "escape" PG Bug reporting form
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tender Wang
- Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Dean Rasheed
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: BUG #18838: Missing characters in replication slot when bytea_output is set to "escape" Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Dean Rasheed
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tender Wang
- Unqualified name not resolved in function called from materialized view (17.4) Peter Wright
- Re: BRIN index creation on geometry column causes crash Álvaro Herrera
- Re: Unqualified name not resolved in function called from materialized view (17.4) Laurenz Albe
- Fwd: Test mail for pgsql-hackers BharatDB
- Datatype mismatch warning in logical replication when creating subscription BharatDB
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Dean Rasheed
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Unqualified name not resolved in function called from materialized view (17.4) Peter Wright
- Re: Query result differences between PostgreSQL 17 vs 16 Bruce Momjian
- Re: Query result differences between PostgreSQL 17 vs 16 Tom Lane
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: Query result differences between PostgreSQL 17 vs 16 Bruce Momjian
- Re: Query result differences between PostgreSQL 17 vs 16 Tom Lane
- Re: Query result differences between PostgreSQL 17 vs 16 Bruce Momjian
- BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar PG Bug reporting form
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Dean Rasheed
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- BUG #18840: Segmentation fault in executing select unnest(array(oidvector)) PG Bug reporting form
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Tom Lane
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Dean Rasheed
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Nathan Bossart
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Dean Rasheed
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Nathan Bossart
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Nathan Bossart
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Andres Freund
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- Re: BUG #18840: Segmentation fault in executing select unnest(array(oidvector)) Tom Lane
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string David Rowley
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- BUG #18841: pgflex fails during build when Flex uses dynamic m4 PG Bug reporting form
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Mathew Heard
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Tom Lane
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Tender Wang
- Re: BUG #18828: Crash when pg_get_logical_snapshot_meta() passed empty string Masahiko Sawada
- BUG #18842: Wrong state in pg_stat_replication? PG Bug reporting form
- BUG #18843: ERROR: Input of anonymous composite types is not implemented in array_agg function PG Bug reporting form
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Dean Rasheed
- Re: BUG #18843: ERROR: Input of anonymous composite types is not implemented in array_agg function Tom Lane
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Dean Rasheed
- Re: Attribute of type record has wrong type error with MERGE ... WHEN NOT MATCHED BY SOURCE THEN DELETE Tom Lane
- Re: BUG #18840: Segmentation fault in executing select unnest(array(oidvector)) Tom Lane
- CHECK that involves a function call behaves differently during bulk load? Kirk Parker
- Re: CHECK that involves a function call behaves differently during bulk load? David G. Johnston
- Re: CHECK that involves a function call behaves differently during bulk load? Kirk Parker
- Re: CHECK that involves a function call behaves differently during bulk load? David G. Johnston
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Tom Lane
- Re: CHECK that involves a function call behaves differently during bulk load? Tom Lane
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Mathew Heard
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Tom Lane
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Tom Lane
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Mathew Heard
- Re: BUG #18839: ARMv7 builds fail due to missing __crc32cw and similar Tom Lane
- BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL PG Bug reporting form
- BUG #18846: Incorrect Filtering Behavior with FULL OUTER JOIN and WHERE Condition PG Bug reporting form
- BUG #18847: Different Query Results with and without a Primary Key Constraint PG Bug reporting form
- BUG #18848: DEREF_AFTER_NULL.EX.COND After having been compared to a NULL PG Bug reporting form
- BUG #18849: DEREF_OF_NULL.RET Pointer '&partexprs_item.ptr_value', returned from function 'list_head' at partiti PG Bug reporting form
- BUG #18850: REDUNDANT_COMPARISON.ALWAYS_FALSE Redundant comparison PG Bug reporting form
- ISN extension - wrong volatility level for isn_weak() function Viktor Holmberg
- Re: ISN extension - wrong volatility level for isn_weak() function Daniel Gustafsson
- Re: BUG #18846: Incorrect Filtering Behavior with FULL OUTER JOIN and WHERE Condition David G. Johnston
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Daniel Gustafsson
- BUG #18847: Different Query Results with and without a Primary Key Constraint David G. Johnston
- Re: ISN extension - wrong volatility level for isn_weak() function Viktor Holmberg
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Tom Lane
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Daniel Gustafsson
- Re: ISN extension - wrong volatility level for isn_weak() function Daniel Gustafsson
- Re: ISN extension - wrong volatility level for isn_weak() function Tom Lane
- Re: BUG #18848: DEREF_AFTER_NULL.EX.COND After having been compared to a NULL Tom Lane
- Re: ISN extension - wrong volatility level for isn_weak() function Viktor Holmberg
- Re: BUG #18850: REDUNDANT_COMPARISON.ALWAYS_FALSE Redundant comparison Tom Lane
- Re: ISN extension - wrong volatility level for isn_weak() function Tom Lane
- Re: ISN extension - wrong volatility level for isn_weak() function Viktor Holmberg
- BUG #18851: Queries with xxx NOT IN (SELECT xxx FROM table) fail to run (or run very slowly) on v17 (v14 ok) PG Bug reporting form
- Re: ISN extension - wrong volatility level for isn_weak() function Tom Lane
- Re: BUG #18851: Queries with xxx NOT IN (SELECT xxx FROM table) fail to run (or run very slowly) on v17 (v14 ok) Tom Lane
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Daniel Gustafsson
- Re: ISN extension - wrong volatility level for isn_weak() function Viktor Holmberg
- Re: ISN extension - wrong volatility level for isn_weak() function Tom Lane
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Tom Lane
- Re: ISN extension - wrong volatility level for isn_weak() function Viktor Holmberg
- Re: ISN extension - wrong volatility level for isn_weak() function Tom Lane
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Dean Rasheed
- BUG #18852: Unexpected expression in subquery output PG Bug reporting form
- Re: ISN extension - wrong volatility level for isn_weak() function Tom Lane
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Daniel Gustafsson
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Tom Lane
- Re: ISN extension - wrong volatility level for isn_weak() function Viktor Holmberg
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Daniel Gustafsson
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Re: BUG #18852: Unexpected expression in subquery output Tender Wang
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Dean Rasheed
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- BUG #18853: integer may overflow in array_user_functions PG Bug reporting form
- BUG #18854: PostgreSQL chooses a suboptimal execution plan when using a specific WHERE filter PG Bug reporting form
- Re: BUG #18853: integer may overflow in array_user_functions Tom Lane
- Re: BUG #18854: PostgreSQL chooses a suboptimal execution plan when using a specific WHERE filter Andrei Lepikhov
- BUG #18855: Using BRIN index with int8_bloom_ops produces incorrect results PG Bug reporting form
- BUG #18856: Include directives for postgresql.conf, pg_hba.conf, pg_ident.conf behave inconsistently. PG Bug reporting form
- Re: BUG #18856: Include directives for postgresql.conf, pg_hba.conf, pg_ident.conf behave inconsistently. Robert Pufky
- Re: BUG #18852: Unexpected expression in subquery output Robins Tharakan
- The != and +/- signs are joined together as an operator 谭忠涛
- Re: BUG #18830: ExecInitMerge Segfault on MERGE Amit Langote
- Possible bug acldefault function Inzamam Shafiq
- Re: BUG #18854: PostgreSQL chooses a suboptimal execution plan when using a specific WHERE filter Yoni Sade
- Re: BUG #18855: Using BRIN index with int8_bloom_ops produces incorrect results Tomas Vondra
- Re: The != and +/- signs are joined together as an operator David G. Johnston
- Re: The != and +/- signs are joined together as an operator Tom Lane
- Re: Possible bug acldefault function Tom Lane
- Re: BUG #18855: Using BRIN index with int8_bloom_ops produces incorrect results Tomas Vondra
- Re: BUG #18855: Using BRIN index with int8_bloom_ops produces incorrect results Tomas Vondra
- 回复:Re: The != and +/- signs are joined together as an operator 谭忠涛
- Re: BUG #18760: ../doc/src/sgml/postgres.sgml:24: element book: validity error : No declaration for attribute id of David G. Johnston
- Re: 回复:Re: The != and +/- signs are joined together as an operator Tom Lane
- Re: BUG #18760: ../doc/src/sgml/postgres.sgml:24: element book: validity error : No declaration for attribute id of Tom Lane
- BUG #18857: Abnormal string comparison results PG Bug reporting form
- BUG #18858: client does not support server version newer than 15.12 but actual version is 15.8.1 PG Bug reporting form
- BUG #18859: ERROR: unexpected plan node type: 356 PG Bug reporting form
- Re: BUG #18857: Abnormal string comparison results Tom Lane
- Re: BUG #18858: client does not support server version newer than 15.12 but actual version is 15.8.1 Tom Lane
- Re: BUG #18857: Abnormal string comparison results Bruce Momjian
- PostgreSQL v15.12 fails to perform PG_UPGRADE from v13 and v9 on Windows Ben Caspi
- Re: BUG #18854: PostgreSQL chooses a suboptimal execution plan when using a specific WHERE filter Andrei Lepikhov
- BUG #18860: Test src/test/recovery/t/039_end_of_wal.pl is unstable PG Bug reporting form
- BUG #18861: Not able to download rpm package PG Bug reporting form
- Re: BUG #18859: ERROR: unexpected plan node type: 356 Andrei Lepikhov
- Re: BUG #18859: ERROR: unexpected plan node type: 356 Tom Lane
- Re: BUG #18859: ERROR: unexpected plan node type: 356 Andrei Lepikhov
- Re: BUG #18859: ERROR: unexpected plan node type: 356 Richard Guo
- Re: BUG #18859: ERROR: unexpected plan node type: 356 Tom Lane
- Re: BUG #18859: ERROR: unexpected plan node type: 356 Tom Lane
- BUG #18862: using pg_autoctl node_2 cannot bring back from maintenance mode PG Bug reporting form
- BUG #18863: Multixact wraparound and pg_resetwal error "multitransaction ID (-m) must not be 0" PG Bug reporting form
- Re: BUG #18861: Not able to download rpm package Devrim Gündüz
- Re: BUG #18862: using pg_autoctl node_2 cannot bring back from maintenance mode Devrim Gündüz
- Re: BUG #18861: Not able to download rpm package Tom Lane
- Re: "unexpected duplicate for tablespace" problem in logical replication vignesh C
- BUG #18865: pg_resetwal error: multitransaction offset (-O) must not be -1 PG Bug reporting form
- BUG #18866: Running pg_freespace() on views triggers an Abort PG Bug reporting form
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Tender Wang
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Tom Lane
- ltree gist index "incomplete split" Wyatt Berlinic
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Tender Wang
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Euler Taveira
- BUG #18867: /src/interfaces/ecpg/preproc/descriptor.c usage of ECPGdump_a_type PG Bug reporting form
- BUG #18868: /src/backend/optimizer/path/joinrels.c list_head can be NULL PG Bug reporting form
- BUG #18869: /src/backend/optimizer/plan/createplan.c clause can be null if user isn't root PG Bug reporting form
- Re: BUG #18868: /src/backend/optimizer/path/joinrels.c list_head can be NULL Euler Taveira
- Re: BUG #18869: /src/backend/optimizer/plan/createplan.c clause can be null if user isn't root Tom Lane
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Tom Lane
- Re: BUG #18855: Using BRIN index with int8_bloom_ops produces incorrect results Tomas Vondra
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Euler Taveira
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Álvaro Herrera
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Euler Taveira
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Alvaro Herrera
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Tender Wang
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Richard Guo
- Re: BUG #18832: Segfault in GrantLockLocal Robins Tharakan
- BUG #18870: weird behavior with regexp_replace PG Bug reporting form
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Tom Lane
- Re: BUG #18870: weird behavior with regexp_replace Tom Lane
- Re: BUG #18845: DEREF_OF_NULL.RET guc_malloc possibly returns NULL Daniel Gustafsson
- Re: BUG #18856: Include directives for postgresql.conf, pg_hba.conf, pg_ident.conf behave inconsistently. Michael Paquier
- Re: BUG #18866: Running pg_freespace() on views triggers an Abort Tender Wang
- BUG #18871: Cross-partition MERGE fails with unclear internal error PG Bug reporting form
- Re: BUG #18832: Segfault in GrantLockLocal Alexander Lakhin
- Re: BUG #18871: Cross-partition MERGE fails with unclear internal error Tender Wang
- PostgreSQL JDBC 42.7.5 returns an unexpected catalog name Vinhson Nguyen
- Re: BUG #18871: Cross-partition MERGE fails with unclear internal error Dean Rasheed
- Re: BUG #18871: Cross-partition MERGE fails with unclear internal error Tender Wang
- Re: BUG #18871: Cross-partition MERGE fails with unclear internal error Gurjeet Singh
- Re: BUG #18871: Cross-partition MERGE fails with unclear internal error Dean Rasheed
- Re: BUG #18871: Cross-partition MERGE fails with unclear internal error Tender Wang
- Re: PostgreSQL JDBC 42.7.5 returns an unexpected catalog name Andrew Dunstan
- BUG #18872: The current OS X version is not supported PG Bug reporting form
- Re: BUG #18872: The current OS X version is not supported Daniel Gustafsson
- PostgreSQL 17.4 bug with JSON+UUID under high load Constantine Plotnikov
- Download Issue farida yasmeen