Filter:

Activity

DecJanFebMarAprMayJunJulAugSepOctNovDec
Wk1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
Mon
Tue
Wed
Thu
Fri
Sat
Sun

Recent messages (last 30 days)

Threads67 messages
67Started
0Replied in own
0Replied to others
Patchesnone in this period
0New patchfirst in its thread
0Follow-uprevision of an earlier one
ActivityThreadSent
Started threadBUG #19710: Incorrect DELETE result after LEFT JOIN optimizationabout 7 hours ago
Started threadBUG #19709: Incorrect result when comparing OLD tuple column to itself in INSERT RETURNINGabout 21 hours ago
Started threadBUG #19708: Hash Join becomes about 300x slower with higher work_memabout 22 hours ago
Started threadBUG #19707: Reproduction of BUG #19553 on PostgreSQL 18.4: nested LEFT JOIN returns a constant instead of NULLabout 22 hours ago
Started threadBUG #19706: Documentation: Missing step in the instructions for restoring sample dvdrental DB from dvdrental.zip1 day ago
Started threadBUG #19705: One NaN box makes a BRIN box_inclusion_ops index omit unrelated rows1 day ago
Started threadE.6.3.2.1. Constraints2 days ago
Started threadBUG #19704: ispell dictionary accepts trailing junk in numeric COMPOUNDFLAG2 days ago
Started threadBUG #19703: information_schema.usage_privileges omits a sequence owner's implicit USAGE privilege2 days ago
Started threadBUG #19702: decode() accepts Base64 payload after terminal padding2 days ago
Started thread9.4.1. format2 days ago
Started threadBUG #19701: GIN trigram index loses rows at similarity_threshold 02 days ago
Started threadBUG #19700: PostgreSQL: an SP-GiST index on `inet` makes IPv6 rows invisible2 days ago
Started threadBUG #19699: LIKE with a trailing escape fails to raise SQLSTATE 22025 for empty input3 days ago
Started threadBUG #19698: IMPORT FOREIGN SCHEMA treats a NOT VALID NOT NULL constraint as validated3 days ago
Started threadBUG #19697: HAVING-to-WHERE transfer gives wrong count when scale(numeric) distinguishes equal grouping values3 days ago
Started threadBUG #19696: DISTINCT ON with a target-list set-returning function causes a 1000-fold selectivity underestimate3 days ago
Started threadBUG #19695: JSON_VALUE ... RETURNING jsonb returns NULL for later evaluation once one evaluation returns NULL3 days ago
Started threadBUG #19694: MIN()/MAX() fails with "more than one row returned by a subquery" under FETCH FIRST ... WITH TIES3 days ago
Started threadBUG #19693: JSON_VALUE/JSON_QUERY PASSING a toasted text value reads the toast pointer instead of the text3 days ago
Started threadBUG #19692: Generic partition-pruning plan delays statement_timeout cancellation4 days ago
Started threadDROP DATABASE can be done by superuser4 days ago
Started threadBUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf5 days ago
Started threadBUG #19690: Possible stale partition descriptor after concurrent ATTACH PARTITION6 days ago
Started threadBUG #19689: MERGE INSERT accepts a set-returning function during PREPARE but fails at EXECUTE6 days ago
Started threadBUG #19688: pg_dump --schema scans all sequences in PostgreSQL 18, causing severe performance regression7 days ago
Started threadAnonymous record member access7 days ago
Started threadBUG #19687: ALTER SEQUENCE provokes error XX001 could not read blocks7 days ago
Started threadBUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption8 days ago
Started threadBUG #19685: START_REPLICATION accepts an overflowing LSN component9 days ago
Started threadBUG #19684: Assertion in tuplesort_begin_heap() falsified by parallel plan with sort10 days ago
Started threadConstraint check is missing value check ARRAY10 days ago
Started threadBUG #19683: Can a stale postmaster.pid affect connections after PostgreSQL has already started successfully?11 days ago
Started thread8.5.1. Date/Time Input12 days ago
Started threadBUG #19682: Unable to drop a user with default privileges revoked12 days ago
Started threadBUG #19681: ILIKE rejected on nondeterministic collations while LIKE works13 days ago
Started threadBUG #19680: FK integrity bypassed by session timezone (orphan rows)13 days ago
Started threadBUG #19678: int16 Overflow in tsquery Phrase Distance After Stopword Removal14 days ago
Started threadBUG #19677: Silent int64→int32 Truncation in timestamp_izone() Produces Wrong Timestamps14 days ago
Started threadBUG #19673: inetmi_int8 Signed Integer Overflow Returns Wrong IPv6 Address14 days ago
Started threadBUG #19672: int8shl/int8shr Undefined Behavior on Out-of-Range Shift Amounts14 days ago
Started threadBUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts14 days ago
Started threadBUG #19670: Silent Integer Overflow in time_pl_interval() Returns Wrong Time Value14 days ago
Started threadBUG #19664: nbtree: Assertion failure when a custom index AM reuses bthandler14 days ago
Started threadBUG #19654: JSON_EXISTS returns ON ERROR value for SQL NULL after a prior error17 days ago
Started threadBUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop,17 days ago
Started threadBUG #19652: to_number() silently truncates over-length integers18 days ago
Started threadBUG #19651: to_date()/to_timestamp() silently accept out-of-range values for SSSSS, RM, IW and ID format fields18 days ago
Started threadBUG #19650: to_date()/to_timestamp() silently truncate 4+-digit day-of-year input to the first three digits18 days ago
Started threadBUG #19649: Qual pushdown into GROUP BY subqueries ignores non-equivalence-preserving references to grouping col18 days ago
Started threadBUG #19648: Docs on DISTINCT ON do not describe how expressions are matched to ORDER BY20 days ago
Started threadBUG #19647: Difference in pg_basebackup behaviour between PostgreSQL <= 16 and >= 17 with pgactive extension22 days ago
Started threadBUG #19646: Unique index with explicit COLLATE bypasses nondeterministic collation rule23 days ago
Started threadBUG #19645: Partition key opclass bypasses nondeterministic collation check, wrong results23 days ago
Started threadBUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs23 days ago
Started threadBUG #19643: Output of jsonb_populate_recordset not consistent with documentation description24 days ago
Started threadBUG #19642: Include column name in error message when varchar(n) length limit is exceeded24 days ago
Started threadBUG #19641: Unexpected results on an SP-GiST indexed column with a non-deterministic collation24 days ago
Started thread4.2.7. Aggregate Expressions25 days ago
Started thread4.1.4. Special Characters25 days ago
Started thread4.1.2.3. String Constants with Unicode Escapes25 days ago
Started thread4.1. Lexical Structure25 days ago
Started threadBUG #19640: Standby permanently stuck re-requesting old timeline after promotion, never switches to new timeline26 days ago
Started threadtutorial28 days ago
Started threadBUG #19639: EXPLAIN (FORMAT JSON) emits a 309-digit cost value, and the node still reports "Disabled": false28 days ago
Started threadBUG #19638: Planner chooses an index-only scan for an index AM without amcanreturn, and execution fails28 days ago
Started threadBUG #19637: pg_event_trigger_ddl_commands can't process GRANT ON PROPERTY GRAPH29 days ago