Thread: pgsql: Fix hstore regression tests.

pgsql: Fix hstore regression tests.

From
Robert Haas
Date:
Fix hstore regression tests.

This was an oversight in commit b60653bc0b75b7f3b5dda0a2968a22129aafb2b2.

Also, fix a typo spotted by Thom Brown.

Branch
------
master

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

Modified Files
--------------
contrib/hstore/expected/hstore.out  |   58 +++++++++++++++++------------------
contrib/hstore/hstore--1.0--1.1.sql |    2 +-
contrib/hstore/sql/hstore.sql       |   56 +++++++++++++++++-----------------
3 files changed, 57 insertions(+), 59 deletions(-)