postgresql_default.conf: Split "queries" query into two versions.
authorSebastian Harl <sh@tokkee.org>
Tue, 26 Aug 2008 14:11:26 +0000 (16:11 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 26 Aug 2008 17:09:09 +0000 (19:09 +0200)
commit9f67af1913d2d3539cb892890fd121f8a16d46a9
tree10242b4fecd0a8a96391bdce6f2a2fb7c0916e42
parent9def8cfa83fb819fa23a95cfc5a1e35d697fbd6f
postgresql_default.conf: Split "queries" query into two versions.

The "n_tup_hot_upd" column has been added in 8.3. The two versions of the
"queries" query now take that into account by defining different SQL queries
for versions up to 8.2.99 and versions starting with 8.3.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/postgresql_default.conf