aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2003-09-29 18:54:38 +0000
committerBruce Momjian <bruce@momjian.us>2003-09-29 18:54:38 +0000
commit6000e3280540701e56d347c60a0afc35e4fd96ae (patch)
tree3b0e2865e56a6988d20db95c49d8c97ce60a4431 /src/backend/utils/adt/ruleutils.c
parent4b4c43b14600b63e23271cf904d14d54406205a9 (diff)
downloadpostgresql-6000e3280540701e56d347c60a0afc35e4fd96ae.tar.gz
postgresql-6000e3280540701e56d347c60a0afc35e4fd96ae.zip
I've not changed any malloc/calloc to palloc. It looks to me that these memory
areas are for the lifetime of the backend and in the interests of not breaking something that's not broken I left alone. Note for anyone reading this and wanting it for tsearch-v2-stable (i.e. for 7.3 backend) this patch probably will not apply cleanly to that source. It should be simple enough to see what's going on and apply the changes by hand if need be. -- Nigel J. Andrews
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions