Re: Variable-length FunctionCallInfoData
Serge Rielau <serge@rielau.com>
From: Serge Rielau <serge@rielau.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org
Date: 2018-06-05T17:53:58Z
Lists: pgsql-hackers
Yeah, our approach had to mergeable. You can rip that bandaid.
Commits
-
Change function call information to be variable length.
- a9c35cf85ca1 12.0 landed