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: 2015-12-18 17:05:04
Message-ID: E1a9ySm-0002C3-Nx@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/9a51698bae86f748279ecedcae018925b5af5b2d

Modified Files
--------------
src/backend/access/heap/heapam.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-12-18 17:24:59 pgsql: Fix copy-and-paste error in logical decoding callback.
Previous Message Tom Lane 2015-12-18 16:54:53 Re: pgsql: Allow to omit boundaries in array subscript