postgresql plugin: Fixed the expansion of the "hostname" parameter.
authorSebastian Harl <sh@tokkee.org>
Wed, 23 Jul 2008 12:29:56 +0000 (14:29 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Thu, 24 Jul 2008 12:18:04 +0000 (14:18 +0200)
commit883531cd6271cb8e47adf24973893062db0d3d43
tree3bd1cd1333b7cc033c1d72312a48655237243a27
parent29fbb8ec3fab3fc1e5c2e386b63f65f6832c0e7d
postgresql plugin: Fixed the expansion of the "hostname" parameter.

If the configured hostname specifies a UNIX domain socket, the parameter now
expands to "localhost" as described earlier.

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