diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-02-16 12:45:53 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-02-16 12:57:03 -0500 |
commit | 9acb85597f1223ac26a5b19a9345849c43d0ff54 (patch) | |
tree | 1c468fd79b52034d616a562d5a9f0ef0c96f3381 /src/backend/executor/nodeModifyTable.c | |
parent | 3b7673388da3598933ae6c4f9fdc7c79dee05558 (diff) | |
download | postgresql-9acb85597f1223ac26a5b19a9345849c43d0ff54.tar.gz postgresql-9acb85597f1223ac26a5b19a9345849c43d0ff54.zip |
Add new function dsa_allocate0.
This does the same thing as dsa_allocate, except that the memory
is guaranteed to be zero-filled on return.
Dilip Kumar, adjusted by me.
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions