Avoid deadlocks during insertion into SP-GiST indexes.
SP-GiST's original scheme for avoiding deadlocks during concurrent index
insertions doesn't work, as per report from Hailong Li, and there isn't any
evident way to make it work completely. We could possibly lock individual
inner tuples instea
Avoid deadlocks during insertion into SP-GiST indexes.
SP-GiST's original scheme for avoiding deadlocks during concurrent index
insertions doesn't work, as per report from Hailong Li, and there isn't any
evident way to make it work completely. We could possibly lock individual
inner tuples instea
Stamp HEAD as 9.4devel.
Let the hacking begin ...
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/58ae1f457708205e3ea29eb99bde65402a0fcfa7
Modified Files
--
configure| 18 +-
configure.in |
Branch refs/heads/REL9_3_STABLE was created.
View: http://git.postgresql.org/pg/shortlog/refs/heads/REL9_3_STABLE
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Stamp shared-library minor version numbers for 9.4.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/8a3f0894a477c09c626abed273be80afdc6b13ac
Modified Files
--
src/interfaces/ecpg/compatlib/Makefile |2 +-
src/interfaces/ecpg/ecpglib/Makefile|2
Update RELEASE_CHANGES to describe library version bumping more fully.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/46e1434f3db21cdc05dea42b4e060d2078ff5b87
Modified Files
--
src/tools/RELEASE_CHANGES | 13 +
1 file changed, 9 insertions(+
Add :client_id automatic variable for custom pgbench scripts.
This makes it easier to write custom scripts that have different logic for
each client.
Gurjeet Singh, with some changes by me.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/b23160889c963dfe23d8cf1f9be6