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-0007B2-7N@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/081f7fe11024d281e6aae0904a5ff03bfa6f0811

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