pgsql: Fix typo in comment.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2017-02-21 18:43:52
Message-ID: E1cgFPk-0007fz-2u@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

neha khatri

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/varlena.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-02-21 19:04:01 Re: pgsql: Make walsender always initialize the buffers.
Previous Message Fujii Masao 2017-02-21 18:36:35 pgsql: Fix connection leak in DROP SUBSCRIPTION command.