Re: Increase value of OUTER_VAR - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Increase value of OUTER_VAR
Date
Msg-id CAJ7c6TP-e-fqzb907HZ2uODZnWUmYuqQk_HDqvuJb+zo99-42A@mail.gmail.com
Whole thread Raw
In response to Re: Increase value of OUTER_VAR  (Andrey Lepikhov <a.lepikhov@postgrespro.ru>)
Responses Re: Increase value of OUTER_VAR  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi hackers,

> > So I'm inclined to propose pushing this and seeing what happens.
>
> +1

+1. The proposed changes will be beneficial in the long term. They
will affect existing extensions. However, the scale of the problem
seems to be exaggerated.

I can confirm that the patch passes installcheck-world. After some
searching through the code, I was unable to identify any places where
the logic will break. Although this only proves my inattention, the
easiest way to make any further progress seems to apply the patch.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Amul Sul
Date:
Subject: Re: [Patch] ALTER SYSTEM READ ONLY
Next
From: Robert Haas
Date:
Subject: Re: parallelizing the archiver