pgsql: Fix typo in comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2016-10-18 17:45:34
Message-ID: E1bwYSE-00055l-8a@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Amit Langote

Branch
------
master

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

Modified Files
--------------
src/include/foreign/foreign.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2016-10-18 17:56:14 pgsql: Fix a few typos in simplehash.h.
Previous Message Tom Lane 2016-10-18 16:25:36 pgsql: Fix cidin() to handle values above 2^31 platform-independently.