Re: queryId constant squashing does not support prepared statements - Mailing list pgsql-hackers

From Sami Imseih
Subject Re: queryId constant squashing does not support prepared statements
Date
Msg-id CAA5RZ0vAEWBm5jKcuFGm72WmiGrrFHjn5e7LayN7hV27xWosDQ@mail.gmail.com
Whole thread Raw
In response to Re: queryId constant squashing does not support prepared statements  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
> IMO adding a struct as suggested is okay, especially if it reduces the
> overall code complexity.  But we don't want a node, just a bare struct.
> Adding a node would be more troublesome.

In v4, a new private struct is added in gram.y, but we are also adding
additional fields to track the expression boundaries to the required
nodes.

--
Sami



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Relstats after VACUUM FULL and CLUSTER
Next
From: Peter Eisentraut
Date:
Subject: Re: Log connection establishment timings