pgsql: Fix typo - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix typo
Date
Msg-id E1Qj2gG-0006hy-G3@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix typo
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Change debug message from ereport to elog