aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-05-23 03:01:14 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-05-23 03:01:14 +0000
commitc1393173aaf98c9156da11a497ca0338a71dc1d7 (patch)
treed10f6a9c640cbed23d1e457f1145510bf442dcac /contrib/btree_gist/btree_numeric.c
parent353f111f980fb6a5969e63f4d7183dadd63118bc (diff)
downloadpostgresql-c1393173aaf98c9156da11a497ca0338a71dc1d7.tar.gz
postgresql-c1393173aaf98c9156da11a497ca0338a71dc1d7.zip
Avoid redundant relation lock grabs during planning, and make sure
that we acquire a lock on relations added to the query due to inheritance. Formerly, no such lock was held throughout planning, which meant that a schema change could occur to invalidate the plan before it's even been completed.
Diffstat (limited to 'contrib/btree_gist/btree_numeric.c')
0 files changed, 0 insertions, 0 deletions