pgsql: Fix typo.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo.
Date: 2016-06-08 12:37:27
Message-ID: E1bAcjf-00018n-Qi@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo.

Amit Langote

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2016-06-08 13:40:52 Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <
Previous Message Noah Misch 2016-06-08 03:38:26 pgsql: Test parallel query essentials in "make check".