mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
practice of evaluating MemSet's arguments multiple times, except for the special case of newNode(), where we can assume the argument is a constant sizeof() operator. Also, add GetMemoryChunkContext() to mcxt.c's API, in preparation for fixing recent GEQO breakage.