pgsql: Fix misspelled function name in comment.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix misspelled function name in comment.
Date: 2016-02-01 08:13:17
Message-ID: E1aQ9bp-00008H-Q7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix misspelled function name in comment.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6ceca3f4a2195e4a58da91062afa909e08a74f8c

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

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2016-02-01 10:44:44 pgsql: Fix typos in comments
Previous Message Andrew Dunstan 2016-01-31 00:33:18 pgsql: Fix error in documentated use of mingw-w64 compilers