On 2019-10-08 12:44, Nikolay Shaplov wrote:
В письме от понедельник, 7 октября 2019 г. 12:59:27 MSK пользователь Robert
Haas написал:
This thread is a follow up to the thread
https://www.postgresql.org/message-id/2620882.s52SJui4ql@x200m where I've
been trying to remove StdRdOptions structure and replace it with unique
structure for each relation kind.
I've decided to split that patch into smaller parts.
This part adds some asserts to ViewOptions macroses.
Since an option pointer there is converted into (ViewOptions *) it would
be
really good to make sure that this macros is called in proper context, and
we do the convertation properly. At least when running tests with asserts
turned on.
Committed.
I simplified the parentheses by one level from your patch.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services