pgsql: Fix typo

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2013-12-13 20:28:06
Message-ID: E1VrZLC-0003GK-DC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Branch
------
REL9_3_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2013-12-14 12:05:33 Re: pgsql: Fix a couple of bugs in MultiXactId freezing
Previous Message Alvaro Herrera 2013-12-13 20:23:53 pgsql: Rework MultiXactId cache code