pgsql: Fix missing space in documentation

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix missing space in documentation
Date: 2014-12-01 11:13:20
Message-ID: E1XvOuu-0000D7-2e@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix missing space in documentation

Ian Barwick

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5c9a4a866efcc15ec041134538e01f25c2e2bd88

Modified Files
--------------
doc/src/sgml/wal.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-12-01 15:50:20 pgsql: Put SSL_pending() call behind the new internal SSL API.
Previous Message Tom Lane 2014-12-01 00:44:22 pgsql: Add a #define for the inet overlaps operator.