Em ter., 29 de out. de 2024 às 09:25, David Rowley <dgrowleyml@gmail.com> escreveu:
On Wed, 30 Oct 2024 at 01:07, Ranier Vilela <ranier.vf@gmail.com> wrote: > With the function *DefineVirtualRelation* has a possible > useless call to *makeNode* function, which invokes palloc. > > So, reduce the scope for the variable to inner else > where it is really necessary.