pgsql: Remove size increase in ExprEvalStep caused by hashed saops

2022-07-08 Thread David Rowley
Remove size increase in ExprEvalStep caused by hashed saops 50e17ad28 increased the size of ExprEvalStep from 64 bytes up to 88 bytes. Lots of effort was spent during the development of the current expression evaluation code to make an instance of this struct as small as possible. Making this stru

pgsql: Remove size increase in ExprEvalStep caused by hashed saops

2022-07-08 Thread David Rowley
Remove size increase in ExprEvalStep caused by hashed saops 50e17ad28 increased the size of ExprEvalStep from 64 bytes up to 88 bytes. Lots of effort was spent during the development of the current expression evaluation code to make an instance of this struct as small as possible. Making this stru