From d137a6dc239bd32b424826acbb25277ac611ddb1 Mon Sep 17 00:00:00 2001 From: Heikki Linnakangas Date: Mon, 10 Jul 2017 15:36:02 +0300 Subject: [PATCH] Fix missing tag in the docs. Masahiko Sawada Discussion: https://www.postgresql.org/message-id/CAD21AoBCwcTNMdrVWq8T0hoOs2mWSYq9PRJ_fr6SH8HdO+m=0g@mail.gmail.com --- doc/src/sgml/libpq.sgml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index 124c21bed74..98b69380b64 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -923,6 +923,7 @@ postgresql://%2Fvar%2Flib%2Fpostgresql/dbname host, it is not possible to e.g. specify a different username for different hosts. +