git.postgresql.org Git - postgresql.git/commit
2002年12月16日 16:22:46 +0000 (16:22 +0000)
2002年12月16日 16:22:46 +0000 (16:22 +0000)
commit 88177f77b17ef478da1dbca9acb5e3a61b346613
Code review for palloc0 patch --- avoid dangerous and unnecessary
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.
This is the main PostgreSQL git repository.
RSS
Atom