Re: Increase value of OUTER_VAR

Andrei Lepikhov <a.lepikhov@postgrespro.ru>

From: "Andrey V. Lepikhov" <a.lepikhov@postgrespro.ru>
To: Tom Lane <tgl@sss.pgh.pa.us>, Aleksander Alekseev <aleksander@timescale.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-14T06:43:03Z
Lists: pgsql-hackers
On 9/11/21 10:37 PM, Tom Lane wrote:
> Aleksander Alekseev <aleksander@timescale.com> writes:
> (v2 below is a rebase up to HEAD; no actual code changes except
> for adjusting the definition of IS_SPECIAL_VARNO.)
I have looked at this code. No problems found.
Also, as a test, I used two tables with 1E5 partitions each. I tried to 
do plain SELECT, JOIN, join with plain table. No errors found, only 
performance issues. But it is a subject for another research.

-- 
regards,
Andrey Lepikhov
Postgres Professional



Commits

  1. Remove arbitrary 64K-or-so limit on rangetable size.

  2. More cleanups of the include files