pgsql: Fix typo in sources.sgml.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in sources.sgml.
Date: 2016-10-30 22:44:15
Message-ID: E1c0ypr-0000an-LE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in sources.sgml.

Per Shinichi Matsuda.

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/b0034e71989f03b78e8ebcb02e62acffc6fc0351

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-10-31 13:21:16 pgsql: Remove declarations for pq_putmessage_hook and pq_flush_hook.
Previous Message Tom Lane 2016-10-30 21:36:08 pgsql: Fix nasty performance problem in tsquery_rewrite().