postgresql plugin: Use the "complex read" mechanism.
authorSebastian Harl <sh@tokkee.org>
Thu, 25 Mar 2010 18:11:08 +0000 (19:11 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 25 Mar 2010 18:11:08 +0000 (19:11 +0100)
commit0175b4a333bc426133dac1bfa8cf14d352a495ed
treeed19a4cf3e849e84630564ab70066534727d796b
parent8c8ad69c937a0dfdf328896c217c91499bf3e219
postgresql plugin: Use the "complex read" mechanism.

This way, multiple databases are queried in parallel (depending on the number
of read threads).
src/postgresql.c