]> git.ipfire.org Git - thirdparty/pdns.git/commit
gpsqlbackend: use empty defaults for dbname and user; libpq will use the current... 910/head
authorStefan Bühler <stbuehler@web.de>
Sat, 13 Jul 2013 10:37:49 +0000 (12:37 +0200)
committerStefan Bühler <stbuehler@web.de>
Sat, 13 Jul 2013 10:37:52 +0000 (12:37 +0200)
commit5631b4460f4721cb7a1ef950bd48165f5ebbd1c3
treeaf6ce7a318f10da9c373fcf953d83a2f33c569fb
parentcf4afdc218ee14ec9c0913f189ceee332db42895
gpsqlbackend: use empty defaults for dbname and user; libpq will use the current user name for both by default
modules/gpgsqlbackend/gpgsqlbackend.cc