Re: cache lookup failed for statistics object 123

2021-05-07 Thread Tomas Vondra
I've pushed all three patches, with some better commit messages etc. thanks! -- Tomas Vondra EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company

Re: cache lookup failed for statistics object 123

2021-05-06 Thread Tomas Vondra
Hi, On 5/5/21 11:09 PM, Justin Pryzby wrote: Per sqlsmith. postgres=# SELECT pg_get_statisticsobjdef_expressions(123); ERROR: cache lookup failed for statistics object 123 postgres=# \errverbose ERROR: XX000: cache lookup failed for statistics object 123 LOCATION

cache lookup failed for statistics object 123

2021-05-05 Thread Justin Pryzby
Per sqlsmith. postgres=# SELECT pg_get_statisticsobjdef_expressions(123); ERROR: cache lookup failed for statistics object 123 postgres=# \errverbose ERROR: XX000: cache lookup failed for statistics object 123 LOCATION: pg_get_statisticsobjdef_expressions, ruleutils.c:1762 The expectation is