3 Commits

Author SHA1 Message Date
Loïc Blot
b29d20ea20 PostgreSQL: fix delete block
Typo fix: we are doing select on delete block.

This fix issue #5426
2017-03-27 15:03:13 +02:00
zeuner
e4f09cf65f support older PostGreSQL versions (#4999)
* support older PostGreSQL versions
* documentation accuracy

* improve performance by affecting less rows in UPDATE queries
2017-01-09 17:03:13 +01:00
Loic Blot
18ba60faf3 Implement a PostgreSQL backend 2016-05-22 11:34:47 +02:00