Re: enable_incremental_sort changes query behavior - Mailing list pgsql-hackers

From luis.roberto@siscobra.com.br
Subject Re: enable_incremental_sort changes query behavior
Date
Msg-id 991884329.69403168.1605565987239.JavaMail.zimbra@siscobra.com.br
Whole thread Raw
In response to Re: enable_incremental_sort changes query behavior  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Responses Re: enable_incremental_sort changes query behavior  (Tomas Vondra <tomas.vondra@enterprisedb.com>)
List pgsql-hackers

I've pushed the 0001 part, i.e. the main fix. Not sure about the other
parts (comments and moving the code back to postgres_fdw) yet.


regards

--
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Hi, Tomas!

I'm still having trouble with this problem. Tom commited something [1] to avoid core dumps, but all I get now is: subplan "SubPlan 1"  was not initialized

I upgraded to 13.1 over the weekend but the problem still occurs. 

This is the topic I started: https://www.postgresql.org/message-id/flat/CAAaqYe--qpnBOUiqnHSAc71K2HpXetnGedRAX0Z04zx%3DY0ExHA%40mail.gmail.com#8cb6c7c5e787d2d3d2dc7aaf00d1cae8



[1] https://git.postgresql.org/pg/commitdiff/936043c9eacb9e9c7356a8190a410d2c4e4ea03a

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: VACUUM (DISABLE_PAGE_SKIPPING on)
Next
From: Thomas Munro
Date:
Subject: Re: Cache relation sizes?