Remove hstore's text[] => text[] operator.

Robert Haas <rhaas@postgresql.org>

Commit: b17129b5891a385ff2cd5dc4a1fa631366951d29
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-06-15T19:48:30Z
Releases: 9.0.0
Remove hstore's text[] => text[] operator.

This is not yet in any released version, so we still have the option to
backtrack.  Instead, document hstore(text[], text[]).  Per discussion.

Files

PathChange+/−
contrib/hstore/expected/hstore.out modified +54 −53
contrib/hstore/hstore.sql.in modified +1 −7
contrib/hstore/sql/hstore.sql modified +13 −11
doc/src/sgml/hstore.sgml modified +9 −8