aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_gist.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2023-12-11 12:02:01 +0100
committerDaniel Gustafsson <dgustafsson@postgresql.org>2023-12-11 12:02:01 +0100
commitc922b241064ceadc95c49fac445e4ed24171b3f0 (patch)
treec554894e7f5f956de603ef51b389a28d8b2a5d76 /contrib/intarray/_int_gist.c
parente81e617f3273b74c8eb46f7a7c51387509bc8d8c (diff)
downloadpostgresql-c922b241064ceadc95c49fac445e4ed24171b3f0.tar.gz
postgresql-c922b241064ceadc95c49fac445e4ed24171b3f0.zip
jit: Create void type in the right context
Commit 3b991f81c45 introduced a specific context for types such that all no longer referenced types can be dropped periodically rather than leaking. One void pointer type creation was however missed leading to an assertion failure in LLVM Debug builds. Per buildfarm members canebreak and urutu. Fix with assistance from Andres. The codepath in question was refactored in version 13 hence why this only affected version 12. Reported-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/1106876.1700409912@sss.pgh.pa.us
Diffstat (limited to 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions