aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/outfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-11-03 12:26:55 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2010-11-03 12:26:55 -0400
commit70a0160b07b66dc7fa1555c489330ea8fb58f8fe (patch)
tree6a01c5e3a8b809b87f48a95c784f37c0d3e3bbd9 /src/backend/nodes/outfuncs.c
parentdd21f0b047078ae724c0de4bc87b175154a83707 (diff)
downloadpostgresql-70a0160b07b66dc7fa1555c489330ea8fb58f8fe.tar.gz
postgresql-70a0160b07b66dc7fa1555c489330ea8fb58f8fe.zip
Use only one hash entry for all instances of a pltcl trigger function.
Like plperl and unlike plpgsql, there isn't any cached state that could depend on exactly which relation the trigger is being fired for. So we can use just one hash entry for all relations, which might save a little something. Alex Hunsaker
Diffstat (limited to 'src/backend/nodes/outfuncs.c')
0 files changed, 0 insertions, 0 deletions