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: 2016-03-29 00:57:24
Message-ID: E1akhyG-0006hX-Le@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Thomas Munro

Branch
------
master

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

Modified Files
--------------
src/backend/storage/ipc/latch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-03-29 01:06:38 pgsql: On all Windows platforms, not just Cygwin, use _timezone and _tz
Previous Message Robert Haas 2016-03-29 00:52:39 pgsql: pgbench: Support double constants and functions.