Filter:

Messages in July 2026

Threads111 messages
27Started
4Replied in own
80Replied to othersin 46 threads
Patchesof which 11 carried a patch
3New patchfirst in its thread
8Follow-uprevision of an earlier one
ActivityThreadSent
Replied (other)Self-join elimination drops an equality qual15 minutes ago
Replied (own)remove_useless_joins vs. bug #19560about 2 hours ago
Replied (own)Follow-up patchremove_useless_joins vs. bug #19560about 6 hours ago
Replied (other)bug: having clause evaluated before group by1 day ago
Replied (other)Follow-up patchFix missing FORMAT when deparsing JSON_ARRAY(query)1 day ago
Replied (other)POC: PLpgSQL FOREACH IN JSON ARRAY2 days ago
Replied (other)Follow-up patchFix 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 UNION3 days ago
Started threadremove_useless_joins vs. bug #195605 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 record6 days ago
Replied (other)Follow-up patchDeprecation warnings on Rocky 10.2 with current dev branch6 days ago
Replied (other)First patchDeprecation warnings on Rocky 10.2 with current dev branch6 days ago
Replied (other)Deprecation warnings on Rocky 10.2 with current dev branch6 days ago
Replied (other)CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS7 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 master8 days ago
Replied (other)Follow-up patchBUG #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 branch8 days ago
Replied (other)[PATCH] Rename "getdatabaseencoding()" to "pg_database_encoding()", and document8 days ago
Replied (other)sequencesync worker race with REFRESH SEQUENCES9 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 master9 days ago
Replied (other)Type assertions without GCC builtins9 days ago
Replied (other)sequencesync worker race with REFRESH SEQUENCES10 days ago
Replied (other)sequencesync worker race with REFRESH SEQUENCES10 days ago
Replied (other)CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master10 days ago
Replied (other)First patchCREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master10 days ago
Replied (other)[PATCH] The heap_getsysattr function deletes unused parameters10 days ago
Replied (other)Fix GROUP BY ALL handling of ORDER BY operator semantics10 days ago
Replied (other)document the dangers of granting TRIGGER or REFERENCES11 days ago
Replied (other)document the dangers of granting TRIGGER or REFERENCES11 days ago
Replied (other)document the dangers of granting TRIGGER or REFERENCES11 days ago
Replied (other)Fix GROUP BY ALL handling of ORDER BY operator semantics12 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 Resources14 days ago
Replied (own)Update our timezone code to IANA tzcode2026b14 days ago
Replied (other)use of SPI by postgresImportForeignStatistics15 days ago
Replied (other)use of SPI by postgresImportForeignStatistics15 days ago
Replied (other)s/pg_attribute_always_inline/pg_always_inline/?16 days ago
Replied (other)PG20 Minimum Dependency Thread16 days ago
Replied (other)json/jsonb cleanup + FmgrInfo caching16 days ago
Replied (other)BUG #19545: Integer truncation of `GinTuple.keylen` causes out-of-bounds read in parallel GIN index build17 days ago
Replied (other)s/pg_attribute_always_inline/pg_always_inline/?17 days ago
Replied (other)PG20 Minimum Dependency Thread17 days ago
Replied (other)[PATCH] Fix null pointer dereference in PG1918 days ago
Replied (other)Add malloc attribute to memory allocation functions18 days ago
Replied (other)Proposal: new file format for hba/ident/hosts configuration?18 days ago
Replied (other)Add malloc attribute to memory allocation functions18 days ago
Replied (other)Schema-qualify the equality operator when deparsing NULLIF/IS DISTINCT FROM18 days ago
Replied (other)Add missing CustomPathMethods on typedefs.list18 days ago
Replied (other)[PATCH] Limit PL/Perl scalar copies to work_mem19 days ago
Replied (other)Follow-up patchTest timings are increasing too fast for cfbot19 days ago
Replied (other)Add malloc attribute to memory allocation functions20 days ago
Replied (other)Clear base backup progress reporting on error20 days ago
Replied (other)Fixing MSVC's inability to detect elog(ERROR) does not return20 days ago
Replied (other)Fix psql pager selection for wrapped expanded output20 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 GUCs20 days ago
Replied (other)Fixing MSVC's inability to detect elog(ERROR) does not return20 days ago
Replied (other)Follow-up patchTest timings are increasing too fast for cfbot21 days ago
Started threadFirst patchYet another bug in nondeterministic LIKE21 days ago
Replied (other)PROPERTY GRAPH pg_dump ACL minimization21 days ago
Replied (other)BUG #19543: ALTER RULE ... RENAME accepts reserved name "_RETURN" for a non-view rule; breaks a restored dump21 days ago
Replied (other)[PATCH] Fix for bug #19474: LIKE fails to match literal backslashes with nondeterministic collations22 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 constraints22 days ago
Started threadpgsql: Remove btree_gist's useless logic for encoding-aware truncation.22 days ago
Started threadpgsql: Tighten up btree_gist's handling of truncated bounds.22 days ago
Started threadpgsql: Sync signatures of gbt_var_consistent() and gbt_num_consistent()22 days ago
Started threadpgsql: Fix btree_gist's NotEqual strategy on internal index pages.22 days ago
Started threadpgsql: Fix btree_gist's NotEqual strategy on internal index pages.22 days ago
Started threadpgsql: Fix btree_gist's NotEqual strategy on internal index pages.22 days ago
Started threadpgsql: Fix btree_gist's NotEqual strategy on internal index pages.22 days ago
Started threadpgsql: Fix btree_gist's NotEqual strategy on internal index pages.22 days ago
Started threadpgsql: Fix btree_gist's NotEqual strategy on internal index pages.22 days ago
Started threadpgsql: Fix btree_gist's NotEqual strategy on internal index pages.22 days ago
Started threadpgsql: Reverse-engineer some documentation for btree_gist's varlena mod22 days ago
Started threadpgsql: Use the proper comparator in gbt_bit_ssup_cmp.22 days ago
Started threadpgsql: Use the proper comparator in gbt_bit_ssup_cmp.22 days ago
Started threadpgsql: Use the proper comparator in gbt_bit_ssup_cmp.22 days ago
Replied (other)Centralised architecture detection22 days ago
Replied (other)updates for handling optional argument in system functions22 days ago
Replied (other)Schema-qualify the equality operator when deparsing NULLIF/IS DISTINCT FROM22 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 constraints22 days ago
Replied (other)Follow-up patchFw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints23 days ago
Replied (other)remove VersionedQuery support from psql tab completion23 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 constraints23 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 constraints23 days ago
Replied (other)Making the ENUM operators LEAKPROOF24 days ago
Replied (other)Make transformAExprIn() return a flattened bool expression directly24 days ago
Replied (other)POC: PLpgSQL FOREACH IN JSON ARRAY24 days ago
Started threadpgsql: Fix macro-redefinition warning introduced by aeb07c55f.24 days ago
Replied (other)Macro redefinition warning after aeb07c55fab5c17a600b77ffcdc3b71425d6a8e724 days ago
Started threadpgsql: btree_gist: fix NaN handling in float4/float8 opclasses.24 days ago
Started threadpgsql: btree_gist: fix NaN handling in float4/float8 opclasses.24 days ago
Started threadpgsql: btree_gist: fix NaN handling in float4/float8 opclasses.24 days ago
Started threadpgsql: btree_gist: fix NaN handling in float4/float8 opclasses.24 days ago
Started threadpgsql: btree_gist: fix NaN handling in float4/float8 opclasses.24 days ago
Started threadpgsql: btree_gist: fix NaN handling in float4/float8 opclasses.24 days ago
Started threadpgsql: btree_gist: fix NaN handling in float4/float8 opclasses.24 days ago
Started threadpgsql: Improve the names generated for indexes on expressions.24 days ago
Started threadpgsql: Sync our copy of the timezone library with IANA release tzcode2024 days ago
Started threadpgsql: Fix CPU-identification macros for RISC-V.24 days ago
Replied (other)Centralised architecture detection24 days ago
Replied (other)Centralised architecture detection25 days ago