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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 5864d6a) | patch
Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan.
2016年3月14日 23:48:46 +0000 (19:48 -0400)
2016年3月14日 23:48:46 +0000 (19:48 -0400)
commit 270b7daf5cb1e955f8771ec819eb810057d1779b
Fix EXPLAIN ANALYZE SELECT INTO not to choose a parallel plan.

We don't support any parallel write operations at present, so choosing
a parallel plan causes us to error out. Also, add a new regression
test that uses EXPLAIN ANALYZE SELECT INTO; if we'd had this previously,
force_parallel_mode testing would have caught this issue.

Mithun Cy and Robert Haas
src/backend/commands/explain.c diff | blob | blame | history
src/test/regress/expected/select_into.out diff | blob | blame | history
src/test/regress/sql/select_into.sql diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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