Remove hstore's text[] => text[] operator.
Robert Haas <rhaas@postgresql.org>
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
| Path | Change | +/− |
|---|---|---|
| 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 |