pgsql: Correct copy/pasto in comment for REPLICA IDENTITY

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct copy/pasto in comment for REPLICA IDENTITY
Date: 2014-03-09 09:06:10
Message-ID: E1WMZgQ-00015d-9p@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct copy/pasto in comment for REPLICA IDENTITY

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/77049443a1794bc5222aabb051476367fe347202

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-03-10 14:23:55 pgsql: Teach on_exit_reset() to discard pending cleanups for dsm.
Previous Message Bruce Momjian 2014-03-09 01:44:34 Re: [COMMITTERS] pgsql: libpq: change PQconndefaults() to ignore invalid service files