git.postgresql.org Git - postgresql.git/commit
2005年5月23日 03:01:14 +0000 (03:01 +0000)
2005年5月23日 03:01:14 +0000 (03:01 +0000)
commit c1393173aaf98c9156da11a497ca0338a71dc1d7
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.
This is the main PostgreSQL git repository.
RSS
Atom