Home
finding/discussion
status
when
ERROR: cache lookup failed for index 2619
commit
2015-07-02
FailedAssertion(“!(outer_rel->rows > 0)”, File: “indxpath.c”, Line: 1911)
commit
2015-07-26
FailedAssertion(“!(!bms_is_empty(phinfo->ph_eval_at))”, File: “placeholder.c”, Line: 109)
commit
2015-07-26
FailedAssertion(“!(key->sk_flags & 0x0080)”, File: “brin_minmax.c”, Line: 177)
commit
2015-07-26
FailedAssertion(“!(join_clause_is_movable_into(rinfo, joinrel->relids, join_and_req))”, File: “relnode.c”, Line: 987)
commit
2015-07-27
Division by zero in selfuncs.c:estimate_hash_bucketsize()
commit
2015-07-30
FailedAssertion(“!(!bms_overlap(joinrelids, sjinfo->min_lefthand))”, File: “joinrels.c”, Line: 500)
commit
2015-08-01
ERROR: plan should not reference subplan’s variable
commit
2015-08-01
ERROR: failed to assign all NestLoopParams to plan nodes
commit
2015-08-01
ERROR: could not find pathkey item to sort
commit
2015-08-01
ERROR: could not determine which collation to use for string comparison
2015-08-01
ERROR: could not find RelOptInfo for given relids
commit
2015-08-03
FailedAssertion(“!(!bms_is_empty(phinfo->ph_eval_at))”, File: “analyzejoins.c”, Line: 474)
commit
2015-08-06
ERROR: too late to create a new PlaceHolderInfo
commit
2015-08-07
ERROR: failed to build any %d-way joins
commit
2015-08-08
Crash in regexp compiler in memory-starved server
commit
2015-08-10
FailedAssertion(“!(pointer != ((void *)0))”, File: “mcxt.c”, Line: 1002)
commit
2015-09-20
Failed to generate plan on lateral subqueries
commit
2015-12-06
Failing assertions in spgtextproc.c
commit
2015-12-18
NULL-Pointer dereference in binary_upgrade_create_empty_extension
commit
2016-01-03
Out-of-bound array access in ruleutils.c
commit
2016-01-07
CVE-2016-3065: Missing superuser checks in contrib/pageinspect
commit
2016-02-18
Two division by 0 errors in optimizer/plan/planner.c and optimizer/path/costsize.c
commit
2016-03-26
Clamp adjusted ndistinct to positive integer in estimate_hash_bucketsize().
commit
2016-03-27
Guard against zero vardata.rel->tuples in estimate_hash_bucketsize().
commit
2016-03-27
Crash in apply_projection_to_path
commit
2016-04-28
Failed assertions due to acl.c using text for syscache lookup (another report, discussion)
commit
2016-04-29
Failed assertion in parallel worker (ExecInitSubPlan)
commit, commit, commit
2016-05-05
PANIC: failed to add BRIN tuple
commit
2016-05-22
Failed assertions on parallel worker shutdown
commit
2016-05-22
Failed assertion in postgres_fdw/deparse.c:1116
commit, commit
2016-06-05
ERRORs due to missing parallel unsafety tagging
commit
2016-06-14
OOM crash in plpgsql_extra_checks_check_hook
commit
2016-06-20
Failed to generate CTE plan
commit
2016-07-01
Crash in Hot Standby
commit
2016-07-01
NULL-pointer dereference on close_ps(NaN)
commit
2016-07-16
FailedAssertion(“!(XLogCtl->Insert.exclusiveBackup)”, File: “xlog.c”, Line: 10200)
commit
2016-08-03
FailedAssertion(“!(k == indices_count)”, File: “tsvector_op.c”, Line: 511)
commit, commit
2016-08-03
Crash in GetOldestSnapshot()
commit
2016-08-06
Crash in pg_get_viewdef_name_ext()
commit
2016-08-06
Failed assertion in numeric aggregate
commit
2016-09-04
Infinite recursion in bitshift
commit
2016-10-15
Backend stuck in tsquery_rewrite
commit, commit
2016-10-30
Crash on GUC serialization
commit
2016-11-19
Parallel worker crash on seqscan
commit
2016-11-20
Failed assertion in parallel worker in ExecInitSubPlan
commit
2016-11-20
Failed assertion in parallel worker in ExecInitSubPlan
commit
2016-11-24
Failed assertion in _hash_splitbucket_guts
commit
2016-12-02
Crash in gather_readnext
commit
2016-12-05
Crash in tsquery_rewrite/QTNBinary
commit
2016-12-07
Crash reading pg_stat_activity
commit
2016-12-28
Failed assertion in make_restrictinfo
commit
2017-01-19
Failed assertion in _hash_kill_items/MarkBufferDirtyHint
commit
2017-03-26
Unpinning error in parallel worker
commit
2017-03-26
Planner crash on foreign table join
commit
2017-04-08
ERROR: badly formatted node string “RESTRICTINFO…
commit
2017-04-09
FailedAssertion(“!(portal->cleanup == ((void *)0))”, File: “portalmem.c”, Line: 846)
commit
2017-08-13
Failed assertion in initsplan.c
commit
2017-09-16
stuck spinlock in pg_stat_get_wal_receiver after OOM
commit
2017-10-02
Failed assertion in adjust_appendrel_attrs_mutator
commit
2017-10-22
pg_control_checkpoint() returning invalid tuples
commit
2017-11-11
insufficient argument checking in satisfies_hash_partition()
commit
2017-11-11
Parallel worker executor crash on master
commit
2017-12-15
Segfault in expand_tuple
commit
2018-04-07
Failed assertion in create_gather_path
commit
2018-04-07
Failed assertion on pfree() via perform_pruning_combine_step
commit
2018-04-07
FailedAssertion on partprune
commit
2018-07-24
ERROR: partition missing from subplans
commit
2018-08-11
ERROR: plan should not reference subplan’s variable
commit
2018-08-11
Assert failed in snprintf.c
commit
2018-10-01
Planner crash in mcv_get_match_bitmap
commit
2019-07-10
FailedAssertion(“!(rel->reloptkind == RELOPT_BASEREL)”, File: “equivclass.c”, Line: 764)
commit
2019-07-21
CVE-2019-10209: Type confusion in hashed subplans
commit
2019-07-21
Failed Assertion about PolymorphicType
commit
2020-04-04
segmentation fault using currtid and partitioned tables
commit
2020-04-05
enable_incremental_sort changes query behavior
2020-09-26
Failed assertion during partition pruning
commit
2020-11-28
Planner error on lateral joins
commit
2020-11-29
parallel worker errors “subplan … was not initialized”
commit
2020-11-29
pg_filenode_relation(0,0) elog
commit
2021-06-12
right join with partitioned table crash
commit
2021-09-15
Fix contrib/seg to be more wary of long input numbers.
commit
2022-12-21
Multiple (6) Planner Asserts fixed
commit, commit, commit, commit, commit, commit
2023-02-04