pgsql: Fix typo in comment

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment
Date: 2016-02-02 12:50:41
Message-ID: E1aQaPp-0007B1-7J@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/23f3cc36ed8188b0b8bf22daa4bb5b47d216c15d

Modified Files
--------------
src/bin/pg_basebackup/pg_recvlogical.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-02-02 16:40:07 pgsql: Fix pg_description entries for jsonb_to_record() and jsonb_to_re
Previous Message Teodor Sigaev 2016-02-02 12:21:35 pgsql: Fix lossy KNN GiST when ordering operator returns non-float8 val