git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 19a6bac) | patch
Fix the code that adds regclass constants to a plan's list of relation OIDs
2008年6月17日 14:51:32 +0000 (14:51 +0000)
2008年6月17日 14:51:32 +0000 (14:51 +0000)
commit 2e835a4961eab760d1b08aeebd40a755d507999f
Fix the code that adds regclass constants to a plan's list of relation OIDs
that it depends on for replan-forcing purposes. We need to consider plain OID
constants too, because eval_const_expressions folds a RelabelType atop a Const
to just a Const. This change could result in OID values that aren't really
for tables getting added to the dependency list, but the worst-case
consequence would be occasional useless replans. Per report from Gabriele
Messineo.
src/backend/optimizer/plan/setrefs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /