aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2011-01-18 23:27:53 +0200
committerPeter Eisentraut <peter_e@gmx.net>2011-01-18 23:27:53 +0200
commit59ea9ef9aa216d0bc718539cd5622628943d3f21 (patch)
treee12b9d60ddcd2b07612ba16302c5d67c320cb36d /src/backend/access/gist/gistproc.c
parent88047e59ba12479ef9adcaf3dee61b48566ce6eb (diff)
downloadpostgresql-59ea9ef9aa216d0bc718539cd5622628943d3f21.tar.gz
postgresql-59ea9ef9aa216d0bc718539cd5622628943d3f21.zip
Use palloc in TopMemoryContext instead of malloc
As discussed, even if the PL needs a permanent memory location, it should use palloc, not malloc. It also makes error handling easier. Jan UrbaƄski
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions