pgsql: Fix typo

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2011-07-19 05:17:16
Message-ID: E1Qj2gG-0006hy-G3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6307fff3586294214e3f256035b82bbba9a9054a

Modified Files
--------------
src/test/regress/expected/collate.linux.utf8.out | 2 +-
src/test/regress/expected/collate.out | 2 +-
src/test/regress/sql/collate.linux.utf8.sql | 2 +-
src/test/regress/sql/collate.sql | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2011-07-19 06:31:30 Re: [COMMITTERS] pgsql: Cascading replication feature for streaming log-based replicatio
Previous Message Peter Eisentraut 2011-07-19 05:17:07 pgsql: Change debug message from ereport to elog