| Started thread | BUG #19710: Incorrect DELETE result after LEFT JOIN optimization | about 7 hours ago |
| Started thread | BUG #19709: Incorrect result when comparing OLD tuple column to itself in INSERT RETURNING | about 21 hours ago |
| Started thread | BUG #19708: Hash Join becomes about 300x slower with higher work_mem | about 22 hours ago |
| Started thread | BUG #19707: Reproduction of BUG #19553 on PostgreSQL 18.4: nested LEFT JOIN returns a constant instead of NULL | about 22 hours ago |
| Started thread | BUG #19706: Documentation: Missing step in the instructions for restoring sample dvdrental DB from dvdrental.zip | 1 day ago |
| Started thread | BUG #19705: One NaN box makes a BRIN box_inclusion_ops index omit unrelated rows | 1 day ago |
| Started thread | E.6.3.2.1. Constraints | 2 days ago |
| Started thread | BUG #19704: ispell dictionary accepts trailing junk in numeric COMPOUNDFLAG | 2 days ago |
| Started thread | BUG #19703: information_schema.usage_privileges omits a sequence owner's implicit USAGE privilege | 2 days ago |
| Started thread | BUG #19702: decode() accepts Base64 payload after terminal padding | 2 days ago |
| Started thread | 9.4.1. format | 2 days ago |
| Started thread | BUG #19701: GIN trigram index loses rows at similarity_threshold 0 | 2 days ago |
| Started thread | BUG #19700: PostgreSQL: an SP-GiST index on `inet` makes IPv6 rows invisible | 2 days ago |
| Started thread | BUG #19699: LIKE with a trailing escape fails to raise SQLSTATE 22025 for empty input | 3 days ago |
| Started thread | BUG #19698: IMPORT FOREIGN SCHEMA treats a NOT VALID NOT NULL constraint as validated | 3 days ago |
| Started thread | BUG #19697: HAVING-to-WHERE transfer gives wrong count when scale(numeric) distinguishes equal grouping values | 3 days ago |
| Started thread | BUG #19696: DISTINCT ON with a target-list set-returning function causes a 1000-fold selectivity underestimate | 3 days ago |
| Started thread | BUG #19695: JSON_VALUE ... RETURNING jsonb returns NULL for later evaluation once one evaluation returns NULL | 3 days ago |
| Started thread | BUG #19694: MIN()/MAX() fails with "more than one row returned by a subquery" under FETCH FIRST ... WITH TIES | 3 days ago |
| Started thread | BUG #19693: JSON_VALUE/JSON_QUERY PASSING a toasted text value reads the toast pointer instead of the text | 3 days ago |
| Started thread | BUG #19692: Generic partition-pruning plan delays statement_timeout cancellation | 4 days ago |
| Started thread | DROP DATABASE can be done by superuser | 4 days ago |
| Started thread | BUG #19691: Wrong configuration in .../Postgres/var-19/postgresql.auto.conf | 5 days ago |
| Started thread | BUG #19690: Possible stale partition descriptor after concurrent ATTACH PARTITION | 6 days ago |
| Started thread | BUG #19689: MERGE INSERT accepts a set-returning function during PREPARE but fails at EXECUTE | 6 days ago |
| Started thread | BUG #19688: pg_dump --schema scans all sequences in PostgreSQL 18, causing severe performance regression | 7 days ago |
| Started thread | Anonymous record member access | 7 days ago |
| Started thread | BUG #19687: ALTER SEQUENCE provokes error XX001 could not read blocks | 7 days ago |
| Started thread | BUG #19686: Rolling back SET TABLESPACE + INSERT leads to index corruption | 8 days ago |
| Started thread | BUG #19685: START_REPLICATION accepts an overflowing LSN component | 9 days ago |
| Started thread | BUG #19684: Assertion in tuplesort_begin_heap() falsified by parallel plan with sort | 10 days ago |
| Started thread | Constraint check is missing value check ARRAY | 10 days ago |
| Started thread | BUG #19683: Can a stale postmaster.pid affect connections after PostgreSQL has already started successfully? | 11 days ago |
| Started thread | 8.5.1. Date/Time Input | 12 days ago |
| Started thread | BUG #19682: Unable to drop a user with default privileges revoked | 12 days ago |
| Started thread | BUG #19681: ILIKE rejected on nondeterministic collations while LIKE works | 13 days ago |
| Started thread | BUG #19680: FK integrity bypassed by session timezone (orphan rows) | 13 days ago |
| Started thread | BUG #19678: int16 Overflow in tsquery Phrase Distance After Stopword Removal | 14 days ago |
| Started thread | BUG #19677: Silent int64→int32 Truncation in timestamp_izone() Produces Wrong Timestamps | 14 days ago |
| Started thread | BUG #19673: inetmi_int8 Signed Integer Overflow Returns Wrong IPv6 Address | 14 days ago |
| Started thread | BUG #19672: int8shl/int8shr Undefined Behavior on Out-of-Range Shift Amounts | 14 days ago |
| Started thread | BUG #19671: IPv4 CIDR Prefix Integer Overflow Bypasses Validation in inet/cidr Casts | 14 days ago |
| Started thread | BUG #19670: Silent Integer Overflow in time_pl_interval() Returns Wrong Time Value | 14 days ago |
| Started thread | BUG #19664: nbtree: Assertion failure when a custom index AM reuses bthandler | 14 days ago |
| Started thread | BUG #19654: JSON_EXISTS returns ON ERROR value for SQL NULL after a prior error | 17 days ago |
| Started thread | BUG #19653: "variable not found in subplan target list" during planning with parallel parameterized nested loop, | 17 days ago |
| Started thread | BUG #19652: to_number() silently truncates over-length integers | 18 days ago |
| Started thread | BUG #19651: to_date()/to_timestamp() silently accept out-of-range values for SSSSS, RM, IW and ID format fields | 18 days ago |
| Started thread | BUG #19650: to_date()/to_timestamp() silently truncate 4+-digit day-of-year input to the first three digits | 18 days ago |
| Started thread | BUG #19649: Qual pushdown into GROUP BY subqueries ignores non-equivalence-preserving references to grouping col | 18 days ago |
| Started thread | BUG #19648: Docs on DISTINCT ON do not describe how expressions are matched to ORDER BY | 20 days ago |
| Started thread | BUG #19647: Difference in pg_basebackup behaviour between PostgreSQL <= 16 and >= 17 with pgactive extension | 22 days ago |
| Started thread | BUG #19646: Unique index with explicit COLLATE bypasses nondeterministic collation rule | 23 days ago |
| Started thread | BUG #19645: Partition key opclass bypasses nondeterministic collation check, wrong results | 23 days ago |
| Started thread | BUG #19644: byteaout, float8out and float4out are marked IMMUTABLE but depend on GUCs | 23 days ago |
| Started thread | BUG #19643: Output of jsonb_populate_recordset not consistent with documentation description | 24 days ago |
| Started thread | BUG #19642: Include column name in error message when varchar(n) length limit is exceeded | 24 days ago |
| Started thread | BUG #19641: Unexpected results on an SP-GiST indexed column with a non-deterministic collation | 24 days ago |
| Started thread | 4.2.7. Aggregate Expressions | 25 days ago |
| Started thread | 4.1.4. Special Characters | 25 days ago |
| Started thread | 4.1.2.3. String Constants with Unicode Escapes | 25 days ago |
| Started thread | 4.1. Lexical Structure | 25 days ago |
| Started thread | BUG #19640: Standby permanently stuck re-requesting old timeline after promotion, never switches to new timeline | 26 days ago |
| Started thread | tutorial | 28 days ago |
| Started thread | BUG #19639: EXPLAIN (FORMAT JSON) emits a 309-digit cost value, and the node still reports "Disabled": false | 28 days ago |
| Started thread | BUG #19638: Planner chooses an index-only scan for an index AM without amcanreturn, and execution fails | 28 days ago |
| Started thread | BUG #19637: pg_event_trigger_ddl_commands can't process GRANT ON PROPERTY GRAPH | 29 days ago |