git.postgresql.org Git - postgresql.git/commit
2014年9月26日 15:21:35 +0000 (11:21 -0400)
2014年9月26日 15:21:35 +0000 (11:21 -0400)
commit 07d46a8963ebbf69ef6e6853bb8a45623612dd34
Fix identify_locking_dependencies for schema-only dumps.
Without this fix, parallel restore of a schema-only dump can deadlock,
because when the dump is schema-only, the dependency will still be
pointing at the TABLE item rather than the TABLE DATA item.
Robert Haas and Tom Lane
This is the main PostgreSQL git repository.
RSS
Atom