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: 2013-07-04 17:47:58
Message-ID: E1UundO-0006Et-V9@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7842d41df56ab8ad9aff76bc5bd8e96c3d215cde

Modified Files
--------------
src/backend/access/heap/tuptoaster.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2013-07-05 03:15:10 pgsql: Use type "int64" for memory accounting in tuplesort.c/tuplestore
Previous Message Bruce Momjian 2013-07-04 17:09:57 pgsql: Add C comment about \copy bug in CSV mode