Re: Query returns no results until REINDEX

2020-02-09 Thread Colin Adler
, Feb 7, 2020 at 7:08 PM Peter Geoghegan wrote: > On Fri, Feb 7, 2020 at 3:52 PM Colin Adler wrote: > > Seems to work now. My question is, is this something I should report to > the > > maintainers? > > I am one of the people that maintains the B-Tree code. > > You d

Query returns no results until REINDEX

2020-02-07 Thread Colin Adler
Hi all, Earlier today we were trying to debug why a row wasn't being deleted from a table and we ran into some interesting behavior. This is the table in question: coder=# \d+ extensions Table "public.extensions" Column | Type | Collation | Nullable | Default | St