Filter:

Messages in June 2026

Threads221 messages
83Started
10Replied in own
128Replied to othersin 65 threads
Patchesof which 20 carried a patch
5New patchfirst in its thread
15Follow-uprevision of an earlier one
ActivityThreadSent
Replied (other)Centralised architecture detection25 days ago
Started threadpgsql: Disallow set-returning functions within window OVER clauses.25 days ago
Started threadpgsql: Disallow set-returning functions within window OVER clauses.25 days ago
Started threadFirst patchImproving display of octal GUCs25 days ago
Replied (other)Centralised architecture detection25 days ago
Started threadpgsql: 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 ALL25 days ago
Replied (other)PROPERTY GRAPH pg_dump ACL minimization26 days ago
Replied (other)BUG #17502: View based on window functions returns wrong results when queried26 days ago
Replied (other)occasional ECPG failures on dikkop (FreeBSD)26 days ago
Replied (other)Follow-up patchBUG #19524: NaN handling in btree_gist's float4/float8 opclasses26 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 opclasses26 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 opclasses26 days ago
Replied (other)BUG #19538: ALTER SYSTEM adds extra quotes26 days ago
Replied (other)coerce_type discard unnecessary CollateExprs26 days ago
Replied (other)Add a statistics view to track usage of deprecated features27 days ago
Replied (other)[PATCH] Avoid collation lookup for "char" statistics27 days ago
Started threadpgsql: Avoid collation lookup failure when considering a "char" column.27 days ago
Started threadpgsql: Avoid collation lookup failure when considering a "char" column.27 days ago
Replied (other)[PATCH] Avoid collation lookup for "char" statistics27 days ago
Replied (other)Move FOR PORTION OF checks out of analysis28 days ago
Replied (other)[PATCH] Avoid collation lookup for "char" statistics29 days ago
Started threadpgsql: Fix null-pointer crash in ECPG compiler.about 1 month ago
Started threadpgsql: Fix null-pointer crash in ECPG compiler.about 1 month ago
Replied (other)[BUG] ECPG crash with union typeabout 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 operatorsabout 1 month ago
Replied (other)BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog tableabout 1 month ago
Replied (own)Fix unsafe coding in ResourceOwnerReleaseAll()about 1 month ago
Replied (other)BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog tableabout 1 month ago
Replied (other)Fix variadic argument types for pg_get_xxx_ddl() functionsabout 1 month ago
Started threadpgsql: Fix incorrect declarations of variadic pg_get_*_ddl() functions.about 1 month ago
Replied (other)Fix variadic argument types for pg_get_xxx_ddl() functionsabout 1 month ago
Replied (other)psql: Fix CREATE SCHEMA scanning of nested routine bodiesabout 1 month ago
Started threadpgsql: psql: Tighten heuristics for BEGIN/END within CREATE SCHEMA.about 1 month ago
Replied (other)for loop variable fixesabout 1 month ago
Replied (other)The PostgreSQL C Dialectabout 1 month ago
Started threadpgsql: Fix unsafe order of operations in ResourceOwnerReleaseAll().about 1 month ago
Started threadpgsql: Fix unsafe order of operations in ResourceOwnerReleaseAll().about 1 month ago
Started threadpgsql: Fix unsafe order of operations in ResourceOwnerReleaseAll().about 1 month ago
Replied (other)The PostgreSQL C Dialectabout 1 month ago
Started threadFirst patchFix unsafe coding in ResourceOwnerReleaseAll()about 1 month ago
Replied (other)Follow-up patchBUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog tableabout 1 month ago
Started threadpgsql: pgcrypto: avoid recursive ResourceOwnerForget().about 1 month ago
Started threadpgsql: pgcrypto: avoid recursive ResourceOwnerForget().about 1 month ago
Started threadpgsql: pgcrypto: avoid recursive ResourceOwnerForget().about 1 month ago
Replied (other)BUG #19527: Double-Abort Crash in `ResOwnerReleaseOSSLCipher` via `encrypt_iv` with Oversized Inputabout 1 month ago
Replied (other)psql: Fix CREATE SCHEMA scanning of nested routine bodiesabout 1 month ago
Replied (other)BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_functabout 1 month ago
Started threadpgsql: plpython: Use funccache.c infrastructure for procedure caching.about 1 month ago
Replied (other)PG20 Minimum Dependency Threadabout 1 month ago
Started threadFirst patchcheck_stack_depth() vs. tail-recursion optimizationabout 1 month ago
Replied (other)fix pg_mkdir_p to tolerate concurrent directory creationabout 1 month ago
Started threadpgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.about 1 month ago
Started threadpgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.about 1 month ago
Started threadpgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.about 1 month ago
Started threadpgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.about 1 month ago
Started threadpgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.about 1 month ago
Started threadpgsql: Make pg_mkdir_p() tolerant of a concurrent directory creation.about 1 month ago
Replied (other)Follow-up patchfix pg_mkdir_p to tolerate concurrent directory creationabout 1 month ago
Replied (other)fix pg_mkdir_p to tolerate concurrent directory creationabout 1 month ago
Replied (other)Fix tuple deformation with virtual generated NOT NULL columnsabout 1 month ago
Replied (other)PG20 Minimum Dependency Threadabout 1 month ago
Replied (other)PG20 Minimum Dependency Threadabout 1 month ago
Replied (other)Direction for test frameworks: Perl TAP vs. Python/pytestabout 1 month ago
Replied (other)PG20 Minimum Dependency Threadabout 1 month ago
Replied (other)GUC parameter ACLs and physical walsenderabout 1 month ago
Replied (other)[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}about 1 month ago
Started threadpgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwindingabout 1 month ago
Started threadpgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwindingabout 1 month ago
Started threadpgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwindingabout 1 month ago
Started threadpgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwindingabout 1 month ago
Started threadpgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwindingabout 1 month ago
Started threadpgsql: hstore_plperl: Add CHECK_FOR_INTERRUPTS() in reference-unwindingabout 1 month ago
Replied (other)fix pg_mkdir_p to tolerate concurrent directory creationabout 1 month ago
Replied (other)[PATCH] Doc: document standard_conforming_strings dump/restore incompatibilityabout 1 month ago
Replied (other)fix pg_mkdir_p to tolerate concurrent directory creationabout 1 month ago
Replied (other)BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_functabout 1 month ago
Replied (other)fix prev link in docsabout 1 month ago
Replied (other)fix prev link in docsabout 1 month ago
Replied (other)Follow-up patch[PATCH] Doc: document standard_conforming_strings dump/restore incompatibilityabout 1 month ago
Replied (other)BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_functabout 1 month ago
Replied (other)[PATCH] Doc: document standard_conforming_strings dump/restore incompatibilityabout 1 month ago
Replied (other)[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}about 1 month ago
Started threadpgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.about 1 month ago
Started threadpgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.about 1 month ago
Started threadpgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.about 1 month ago
Started threadpgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.about 1 month ago
Started threadpgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.about 1 month ago
Started threadpgsql: jsonb_plperl, jsonb_plpython: Fix unguarded recursion and loops.about 1 month ago
Replied (other)Fix tuple deformation with virtual generated NOT NULL columnsabout 1 month ago
Replied (other)[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}about 1 month ago
Replied (other)[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}about 1 month ago
Replied (other)[oauth] Increased CPU usage during device flow with libcurl 8.20.0about 1 month ago
Replied (other)[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}about 1 month ago
Replied (other)[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython}about 1 month ago
Replied (other)Follow-up patchCentralised architecture detectionabout 1 month ago
Replied (own)Improving the names generated for indexes on expressionsabout 1 month ago
Replied (other)Direction for test frameworks: Perl TAP vs. Python/pytestabout 1 month ago
Replied (other)Direction for test frameworks: Perl TAP vs. Python/pytestabout 1 month ago
Replied (other)Direction for test frameworks: Perl TAP vs. Python/pytestabout 1 month ago
Replied (other)Direction for test frameworks: Perl TAP vs. Python/pytestabout 1 month ago
Replied (other)Direction for test frameworks: Perl TAP vs. Python/pytestabout 1 month ago
Replied (other)[oauth] Increased CPU usage during device flow with libcurl 8.20.0about 1 month ago
Replied (own)Do quoting more carefully in replication commandsabout 1 month ago
Started threadpgsql: Clean up quoting of variable strings within replication commandsabout 1 month ago
Started threadpgsql: Clean up quoting of variable strings within replication commandsabout 1 month ago
Started threadpgsql: Clean up quoting of variable strings within replication commandsabout 1 month ago
Started threadpgsql: Clean up quoting of variable strings within replication commandsabout 1 month ago
Started threadpgsql: Clean up quoting of variable strings within replication commandsabout 1 month ago
Started threadpgsql: Clean up quoting of variable strings within replication commandsabout 1 month ago
Replied (other)Fix unqualified catalog references in psql describe queriesabout 1 month ago
Replied (other)7.2.1. The FROM Clauseabout 1 month ago
Started threadpgsql: Doc: reword discussion of asterisk after table names in FROM.about 1 month ago
Replied (own)Modernizing pg_bsd_indent's error/warning reporting codeabout 1 month ago
Started threadpgsql: Modernize pg_bsd_indent's error/warning reporting code.about 1 month ago
Started threadpgsql: Modernize pg_bsd_indent's error/warning reporting code.about 1 month ago
Started threadpgsql: Modernize pg_bsd_indent's error/warning reporting code.about 1 month ago
Started threadpgsql: Modernize pg_bsd_indent's error/warning reporting code.about 1 month ago
Replied (other)7.2.1. The FROM Clauseabout 1 month ago
Replied (other)Use \if/\endif to remove non-libxml2 expected output in regression testsabout 1 month ago
Replied (other)Use \if/\endif to remove non-libxml2 expected output in regression testsabout 1 month ago
Replied (other)Use \if/\endif to remove non-libxml2 expected output in regression testsabout 1 month ago
Replied (other)7.2.1. The FROM Clauseabout 1 month ago
Replied (other)doc: Remove stale entry for removed aclitem[] ~ aclitem operatorabout 1 month ago
Started threadpgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operatorabout 1 month ago
Started threadpgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operatorabout 1 month ago
Started threadpgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operatorabout 1 month ago
Started threadpgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operatorabout 1 month ago
Started threadpgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operatorabout 1 month ago
Started threadpgsql: Doc: remove stale entry for removed aclitem[] ~ aclitem operatorabout 1 month ago
Replied (other)Change copyObject() to use typeof_unqualabout 1 month ago
Replied (other)BUG #19518: Path resolution for loading a function fails, if postgres is somewhere in the path.about 1 month ago
Replied (other)Follow-up patchUse \if/\endif to remove non-libxml2 expected output in regression testsabout 1 month ago
Started threadRe: Do quoting more carefully in replication commandsabout 1 month ago
Replied (other)[PATCH] seg: preserve the upper boundary's certainty indicator in seg_out()about 1 month ago
Started threadFirst patchDo quoting more carefully in replication commandsabout 1 month ago
Started threadFirst patchModernizing pg_bsd_indent's error/warning reporting codeabout 1 month ago
Replied (other)Follow-up patchtypedef struct WindowClause misleading commentsabout 1 month ago
Replied (other)Use \if/\endif to remove non-libxml2 expected output in regression testsabout 1 month ago
Replied (other)Use \if/\endif to remove non-libxml2 expected output in regression testsabout 1 month ago
Replied (own)Why our Valgrind reports suckabout 1 month ago
Replied (other)Make SPI_prepare argtypes argument constabout 1 month ago
Replied (other)Make SPI_prepare argtypes argument constabout 1 month ago
Started threadpgsql: Undo thinko in commit e78d1d6d4.about 2 months ago
Replied (own)Why our Valgrind reports suckabout 2 months ago
Replied (other)Fix missing semicolon in pl_gram.y for option_value ruleabout 2 months ago
Replied (other)need clarification about hash_bytes() non-determinitstic behaviour between Little Endian and Big Endianabout 2 months ago
Replied (other)BUG #19515: Creating a faulty BRIN operator class can cause the server to crash when used.about 2 months ago
Replied (other)[PATCH] Fix compiler warnings by using designated initializersabout 2 months ago
Replied (other)Fix unqualified catalog references in psql describe queriesabout 2 months ago
Replied (other)Fix unqualified catalog references in psql describe queriesabout 2 months ago
Replied (other)typedef struct WindowClause misleading commentsabout 2 months ago
Replied (other)remark regarding 4.2.13. Row Constructorsabout 2 months ago
Replied (other)Add pattern matching support for LISTEN/NOTIFY channelsabout 2 months ago
Started threadpgsql: Remove inappropriate translation marker in getObjectIdentityPartabout 2 months ago
Started threadpgsql: Remove inappropriate translation marker in getObjectIdentityPartabout 2 months ago
Started threadpgsql: Remove inappropriate translation marker in getObjectIdentityPartabout 2 months ago
Started threadpgsql: Remove inappropriate translation marker in getObjectIdentityPartabout 2 months ago
Replied (other)Adjust pg_stat_get_lock() prorows to match lock typesabout 2 months ago
Replied (other)Fix DROP PROPERTY GRAPH "unsupported object class" errorabout 2 months ago
Replied (other)Fix domain fast defaults on empty tablesabout 2 months ago
Replied (other)Hashed SAOP on composite type with non-hashable column errors at runtimeabout 2 months ago
Started threadpgsql: Fix missed checks for hashability of container-type equality.about 2 months ago
Started threadpgsql: Fix missed checks for hashability of container-type equality.about 2 months ago
Started threadpgsql: Fix missed checks for hashability of container-type equality.about 2 months ago
Started threadpgsql: Fix missed checks for hashability of container-type equality.about 2 months ago
Started threadpgsql: Fix missed checks for hashability of container-type equality.about 2 months ago
Started threadpgsql: Fix missed checks for hashability of container-type equality.about 2 months ago
Replied (other)Fix DROP PROPERTY GRAPH "unsupported object class" errorabout 2 months ago
Replied (other)BUG #19513: pg_upgrade fails with orphan records in pg_init_priv catalog tableabout 2 months ago
Replied (other)Follow-up patchSubquery pull-up increases jointree search spaceabout 2 months ago
Replied (other)BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog tableabout 2 months ago
Replied (other)Fix domain fast defaults on empty tablesabout 2 months ago
Replied (other)Remove the refint contrib module (for v20)about 2 months ago
Replied (other)BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_functabout 2 months ago
Replied (other)Prevent remote libpq notices from being sent to clientsabout 2 months ago
Replied (other)Fix domain fast defaults on empty tablesabout 2 months ago
Replied (other)Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_keyabout 2 months ago
Replied (own)Follow-up patchImproving the names generated for indexes on expressionsabout 2 months ago
Replied (other)[PATCH] Fix compiler warnings by using designated initializersabout 2 months ago
Replied (other)Use ereport() instead of elog() for invalid weights in setweight()about 2 months ago
Started threadpgsql: Improve reporting of invalid weight symbols in setweight() et alabout 2 months ago
Started threadpgsql: Improve reporting of invalid weight symbols in setweight() et alabout 2 months ago
Started threadpgsql: Improve reporting of invalid weight symbols in setweight() et alabout 2 months ago
Started threadpgsql: Improve reporting of invalid weight symbols in setweight() et alabout 2 months ago
Started threadpgsql: Improve reporting of invalid weight symbols in setweight() et alabout 2 months ago
Started threadpgsql: Improve reporting of invalid weight symbols in setweight() et alabout 2 months ago
Started threadpgsql: Fix another case of indirectly casting away const.about 2 months ago
Started threadpgsql: Fix another case of indirectly casting away const.about 2 months ago
Started threadpgsql: Fix another case of indirectly casting away const.about 2 months ago
Started threadpgsql: Fix another case of indirectly casting away const.about 2 months ago
Started threadpgsql: Fix another case of indirectly casting away const.about 2 months ago
Started threadpgsql: Fix another case of indirectly casting away const.about 2 months ago
Replied (other)Warning while compiling 19beta1about 2 months ago
Replied (other)Warning while compiling 19beta1about 2 months ago
Started threadpgsql: Ensure USE_AVX... symbols are not defined if not building for x8about 2 months ago
Replied (other)Follow-up patchCentralised architecture detectionabout 2 months ago
Replied (other)Follow-up patchBroken build on macOS (Universal / Intel): cpuid instruction not availableabout 2 months ago
Replied (own)Does MSVC predefine __x86_64__ on 64-bit Intel?about 2 months ago
Replied (other)Centralised architecture detectionabout 2 months ago
Replied (own)Does MSVC predefine __x86_64__ on 64-bit Intel?about 2 months ago
Replied (other)PostgreSQL 19 Beta 1 release announcement draftabout 2 months ago
Replied (other)Follow-up patchUse ereport() instead of elog() for invalid weights in setweight()about 2 months ago
Started threadDoes MSVC predefine __x86_64__ on 64-bit Intel?about 2 months ago
Replied (other)BUG #19504: Segmentation fault in plpython3u function (pg19)about 2 months ago
Replied (other)GREATEST/LEAST ignores comparison operator volatility in contain_volatile_functions_walkerabout 2 months ago
Replied (other)Follow-up patchBroken build on macOS (Universal / Intel): cpuid instruction not availableabout 2 months ago
Replied (other)Broken build on macOS (Universal / Intel): cpuid instruction not availableabout 2 months ago
Replied (other)Follow-up patchBroken build on macOS (Universal / Intel): cpuid instruction not availableabout 2 months ago
Replied (other)Broken build on macOS (Universal / Intel): cpuid instruction not availableabout 2 months ago
Replied (other)[PoC] Umbra: a remap-aware smgr prototype on PostgreSQL masterabout 2 months ago
Replied (other)BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_functabout 2 months ago
Started threadpgsql: Stamp 19beta1.about 2 months ago
Replied (other)Non-superuser subscription ownersabout 2 months ago
Replied (other)[PATCH]Refactor and unify expression construction functions in makefuncs.cabout 2 months ago
Replied (own)Follow-up patchUpdate our timezone code to IANA tzcode2026babout 2 months ago