| Replied (other) | Self-join elimination drops an equality qual | 13 minutes ago |
| Replied (own) | remove_useless_joins vs. bug #19560 | about 2 hours ago |
| Replied (own)Follow-up patch | remove_useless_joins vs. bug #19560 | about 6 hours ago |
| Replied (other) | bug: having clause evaluated before group by | 1 day ago |
| Replied (other)Follow-up patch | Fix missing FORMAT when deparsing JSON_ARRAY(query) | 1 day ago |
| Replied (other) | POC: PLpgSQL FOREACH IN JSON ARRAY | 2 days ago |
| Replied (other)Follow-up patch | Fix missing FORMAT when deparsing JSON_ARRAY(query) | 2 days ago |
| Replied (other) | Fix missing FORMAT when deparsing JSON_ARRAY(query) | 2 days ago |
| Replied (other) | BUG #19567: Redundant outer DISTINCT causes a second full aggregation above UNION | 3 days ago |
| Started thread | remove_useless_joins vs. bug #19560 | 5 days ago |
| Replied (other) | BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16) | 6 days ago |
| Replied (other) | Why clearing the VM doesn't require registering vm buffer in wal record | 6 days ago |
| Replied (other)Follow-up patch | Deprecation warnings on Rocky 10.2 with current dev branch | 6 days ago |
| Replied (other)First patch | Deprecation warnings on Rocky 10.2 with current dev branch | 6 days ago |
| Replied (other) | Deprecation warnings on Rocky 10.2 with current dev branch | 6 days ago |
| Replied (other) | CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS | 7 days ago |
| Replied (other) | BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16) | 7 days ago |
| Replied (other) | BUG #19558: User-defined prefix operators "|" and "->" no longer parse in 19beta2 (SQL/PGQ grammar change) | 7 days ago |
| Replied (other) | BUG #19558: User-defined prefix operators "|" and "->" no longer parse in 19beta2 (SQL/PGQ grammar change) | 7 days ago |
| Replied (other) | CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master | 8 days ago |
| Replied (other)Follow-up patch | BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16) | 8 days ago |
| Replied (other) | Deprecation warnings on Rocky 10.2 with current dev branch | 8 days ago |
| Replied (other) | [PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document | 8 days ago |
| Replied (other) | sequencesync worker race with REFRESH SEQUENCES | 9 days ago |
| Replied (other) | BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16) | 9 days ago |
| Replied (other) | CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master | 9 days ago |
| Replied (other) | Type assertions without GCC builtins | 9 days ago |
| Replied (other) | sequencesync worker race with REFRESH SEQUENCES | 10 days ago |
| Replied (other) | sequencesync worker race with REFRESH SEQUENCES | 10 days ago |
| Replied (other) | CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master | 10 days ago |
| Replied (other)First patch | CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master | 10 days ago |
| Replied (other) | [PATCH] The heap_getsysattr function deletes unused parameters | 10 days ago |
| Replied (other) | Fix GROUP BY ALL handling of ORDER BY operator semantics | 10 days ago |
| Replied (other) | document the dangers of granting TRIGGER or REFERENCES | 11 days ago |
| Replied (other) | document the dangers of granting TRIGGER or REFERENCES | 11 days ago |
| Replied (other) | document the dangers of granting TRIGGER or REFERENCES | 11 days ago |
| Replied (other) | Fix GROUP BY ALL handling of ORDER BY operator semantics | 12 days ago |
| Replied (other) | Small patch to improve safety of utf8_to_unicode(). | 12 days ago |
| Replied (other) | Small patch to improve safety of utf8_to_unicode(). | 12 days ago |
| Replied (other) | Small patch to improve safety of utf8_to_unicode(). | 12 days ago |
| Replied (other) | BUG #19551: TRAP: failed Assert("max_pinned_buffers > 0") | 12 days ago |
| Replied (other) | 18.4. Managing Kernel Resources | 14 days ago |
| Replied (own) | Update our timezone code to IANA tzcode2026b | 14 days ago |
| Replied (other) | use of SPI by postgresImportForeignStatistics | 15 days ago |
| Replied (other) | use of SPI by postgresImportForeignStatistics | 15 days ago |
| Replied (other) | s/pg_attribute_always_inline/pg_always_inline/? | 16 days ago |
| Replied (other) | PG20 Minimum Dependency Thread | 16 days ago |
| Replied (other) | json/jsonb cleanup + FmgrInfo caching | 16 days ago |
| Replied (other) | BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build | 17 days ago |
| Replied (other) | s/pg_attribute_always_inline/pg_always_inline/? | 17 days ago |
| Replied (other) | PG20 Minimum Dependency Thread | 17 days ago |
| Replied (other) | [PATCH] Fix null pointer dereference in PG19 | 18 days ago |
| Replied (other) | Add malloc attribute to memory allocation functions | 18 days ago |
| Replied (other) | Proposal: new file format for hba/ident/hosts configuration? | 18 days ago |
| Replied (other) | Add malloc attribute to memory allocation functions | 18 days ago |
| Replied (other) | Schema-qualify the equality operator when deparsing NULLIF/IS DISTINCT FROM | 18 days ago |
| Replied (other) | Add missing CustomPathMethods on typedefs.list | 18 days ago |
| Replied (other) | [PATCH] Limit PL/Perl scalar copies to work_mem | 19 days ago |
| Replied (other)Follow-up patch | Test timings are increasing too fast for cfbot | 19 days ago |
| Replied (other) | Add malloc attribute to memory allocation functions | 20 days ago |
| Replied (other) | Clear base backup progress reporting on error | 20 days ago |
| Replied (other) | Fixing MSVC's inability to detect elog(ERROR) does not return | 20 days ago |
| Replied (other) | Fix psql pager selection for wrapped expanded output | 20 days ago |
| Replied (other) | BUG #19525: In `contrib/dict_int`, handling a token whose first byte is a null byte causes `pnstrdup()` . | 20 days ago |
| Replied (own) | Improving display of octal GUCs | 20 days ago |
| Replied (other) | Fixing MSVC's inability to detect elog(ERROR) does not return | 20 days ago |
| Replied (other)Follow-up patch | Test timings are increasing too fast for cfbot | 21 days ago |
| Started threadFirst patch | Yet another bug in nondeterministic LIKE | 21 days ago |
| Replied (other) | PROPERTY GRAPH pg_dump ACL minimization | 21 days ago |
| Replied (other) | BUG #19543: ALTER RULE ... RENAME accepts reserved name "_RETURN" for a non-view rule; breaks a restored dump | 21 days ago |
| Replied (other) | [PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations | 22 days ago |
| Replied (other) | Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints | 22 days ago |
| Started thread | pgsql: Remove btree_gist's useless logic for encoding-aware truncation. | 22 days ago |
| Started thread | pgsql: Tighten up btree_gist's handling of truncated bounds. | 22 days ago |
| Started thread | pgsql: Sync signatures of gbt_var_consistent() and gbt_num_consistent() | 22 days ago |
| Started thread | pgsql: Fix btree_gist's NotEqual strategy on internal index pages. | 22 days ago |
| Started thread | pgsql: Fix btree_gist's NotEqual strategy on internal index pages. | 22 days ago |
| Started thread | pgsql: Fix btree_gist's NotEqual strategy on internal index pages. | 22 days ago |
| Started thread | pgsql: Fix btree_gist's NotEqual strategy on internal index pages. | 22 days ago |
| Started thread | pgsql: Fix btree_gist's NotEqual strategy on internal index pages. | 22 days ago |
| Started thread | pgsql: Fix btree_gist's NotEqual strategy on internal index pages. | 22 days ago |
| Started thread | pgsql: Fix btree_gist's NotEqual strategy on internal index pages. | 22 days ago |
| Started thread | pgsql: Reverse-engineer some documentation for btree_gist's varlena mod | 22 days ago |
| Started thread | pgsql: Use the proper comparator in gbt_bit_ssup_cmp. | 22 days ago |
| Started thread | pgsql: Use the proper comparator in gbt_bit_ssup_cmp. | 22 days ago |
| Started thread | pgsql: Use the proper comparator in gbt_bit_ssup_cmp. | 22 days ago |
| Replied (other) | Centralised architecture detection | 22 days ago |
| Replied (other) | updates for handling optional argument in system functions | 22 days ago |
| Replied (other) | Schema-qualify the equality operator when deparsing NULLIF/IS DISTINCT FROM | 22 days ago |
| Replied (other) | Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints | 22 days ago |
| Replied (other)Follow-up patch | Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints | 23 days ago |
| Replied (other) | remove VersionedQuery support from psql tab completion | 23 days ago |
| Replied (other) | Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints | 23 days ago |
| Replied (other) | Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints | 23 days ago |
| Replied (other) | Making the ENUM operators LEAKPROOF | 24 days ago |
| Replied (other) | Make transformAExprIn() return a flattened bool expression directly | 24 days ago |
| Replied (other) | POC: PLpgSQL FOREACH IN JSON ARRAY | 24 days ago |
| Started thread | pgsql: Fix macro-redefinition warning introduced by aeb07c55f. | 24 days ago |
| Replied (other) | Macro redefinition warning after aeb07c55fab5c17a600b77ffcdc3b71425d6a8e7 | 24 days ago |
| Started thread | pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. | 24 days ago |
| Started thread | pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. | 24 days ago |
| Started thread | pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. | 24 days ago |
| Started thread | pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. | 24 days ago |
| Started thread | pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. | 24 days ago |
| Started thread | pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. | 24 days ago |
| Started thread | pgsql: btree_gist: fix NaN handling in float4/float8 opclasses. | 24 days ago |
| Started thread | pgsql: Improve the names generated for indexes on expressions. | 24 days ago |
| Started thread | pgsql: Sync our copy of the timezone library with IANA release tzcode20 | 24 days ago |
| Started thread | pgsql: Fix CPU-identification macros for RISC-V. | 24 days ago |
| Replied (other) | Centralised architecture detection | 24 days ago |
| Replied (other) | Centralised architecture detection | 25 days ago |
| Replied (other) | Centralised architecture detection | 25 days ago |
| Started thread | pgsql: Disallow set-returning functions within window OVER clauses. | 25 days ago |
| Started thread | pgsql: Disallow set-returning functions within window OVER clauses. | 25 days ago |
| Started threadFirst patch | Improving display of octal GUCs | 25 days ago |
| Replied (other) | Centralised architecture detection | 25 days ago |
| Started thread | pgsql: Clean up inconsistencies in CPU-identification macros. | 25 days ago |
| Replied (other) | BUG #19540: Inconsistent integer-to-octal formatting for permission GUCs in pg_settings (boot_val vs setting) | 25 days ago |
| Replied (other) | occasional ECPG failures on dikkop (FreeBSD) | 25 days ago |
| Replied (other) | [PATCH] GROUP BY ALL | 25 days ago |
| Replied (other) | PROPERTY GRAPH pg_dump ACL minimization | 26 days ago |
| Replied (other) | BUG #17502: View based on window functions returns wrong results when queried | 26 days ago |
| Replied (other) | occasional ECPG failures on dikkop (FreeBSD) | 26 days ago |
| Replied (other)Follow-up patch | BUG #19524: NaN handling in btree_gist's float4/float8 opclasses | 26 days ago |
| Replied (other) | PostgreSQL select-only CTE removal is too aggressive? | 26 days ago |
| Replied (other) | BUG #19524: NaN handling in btree_gist's float4/float8 opclasses | 26 days ago |
| Replied (other) | PostgreSQL select-only CTE removal is too aggressive? | 26 days ago |
| Replied (other) | BUG #19524: NaN handling in btree_gist's float4/float8 opclasses | 26 days ago |
| Replied (other) | BUG #19538: ALTER SYSTEM adds extra quotes | 26 days ago |
| Replied (other) | coerce_type discard unnecessary CollateExprs | 26 days ago |
| Replied (other) | Add a statistics view to track usage of deprecated features | 27 days ago |
| Replied (other) | [PATCH] Avoid collation lookup for "char" statistics | 27 days ago |
| Started thread | pgsql: Avoid collation lookup failure when considering a "char" column. | 27 days ago |
| Started thread | pgsql: Avoid collation lookup failure when considering a "char" column. | 27 days ago |
| Replied (other) | [PATCH] Avoid collation lookup for "char" statistics | 27 days ago |
| Replied (other) | Move FOR PORTION OF checks out of analysis | 28 days ago |
| Replied (other) | [PATCH] Avoid collation lookup for "char" statistics | 29 days ago |
| Started thread | pgsql: Fix null-pointer crash in ECPG compiler. | about 1 month ago |
| Started thread | pgsql: Fix null-pointer crash in ECPG compiler. | about 1 month ago |
| Replied (other) | [BUG] ECPG crash with union type | about 1 month ago |
| Replied (other) | pg_stat_statements: Remove (errcode...) framing parentheses in erport(...) | about 1 month ago |
| Replied (other) | psql internals queries breaks in presence of user-defined operators | about 1 month ago |
| Replied (other) | BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table | about 1 month ago |
| Replied (own) | Fix unsafe coding in ResourceOwnerReleaseAll() | about 1 month ago |