-
- Downloads
Add transforms feature
This provides a mechanism for specifying conversions between SQL data types and procedural languages. As examples, there are transforms for hstore and ltree for PL/Perl and PL/Python. reviews by Pavel Stěhule and Andres Freund
Showing
- contrib/hstore_plpython/hstore_plpythonu--1.0.sql 19 additions, 0 deletionscontrib/hstore_plpython/hstore_plpythonu--1.0.sql
- contrib/hstore_plpython/hstore_plpythonu.control 6 additions, 0 deletionscontrib/hstore_plpython/hstore_plpythonu.control
- contrib/hstore_plpython/sql/hstore_plpython.sql 103 additions, 0 deletionscontrib/hstore_plpython/sql/hstore_plpython.sql
- contrib/ltree_plpython/.gitignore 6 additions, 0 deletionscontrib/ltree_plpython/.gitignore
- contrib/ltree_plpython/Makefile 31 additions, 0 deletionscontrib/ltree_plpython/Makefile
- contrib/ltree_plpython/expected/ltree_plpython.out 45 additions, 0 deletionscontrib/ltree_plpython/expected/ltree_plpython.out
- contrib/ltree_plpython/ltree_plpython.c 32 additions, 0 deletionscontrib/ltree_plpython/ltree_plpython.c
- contrib/ltree_plpython/ltree_plpython2u--1.0.sql 12 additions, 0 deletionscontrib/ltree_plpython/ltree_plpython2u--1.0.sql
- contrib/ltree_plpython/ltree_plpython2u.control 6 additions, 0 deletionscontrib/ltree_plpython/ltree_plpython2u.control
- contrib/ltree_plpython/ltree_plpython3u--1.0.sql 12 additions, 0 deletionscontrib/ltree_plpython/ltree_plpython3u--1.0.sql
- contrib/ltree_plpython/ltree_plpython3u.control 6 additions, 0 deletionscontrib/ltree_plpython/ltree_plpython3u.control
- contrib/ltree_plpython/ltree_plpythonu--1.0.sql 12 additions, 0 deletionscontrib/ltree_plpython/ltree_plpythonu--1.0.sql
- contrib/ltree_plpython/ltree_plpythonu.control 6 additions, 0 deletionscontrib/ltree_plpython/ltree_plpythonu.control
- contrib/ltree_plpython/sql/ltree_plpython.sql 37 additions, 0 deletionscontrib/ltree_plpython/sql/ltree_plpython.sql
- doc/src/sgml/catalogs.sgml 82 additions, 0 deletionsdoc/src/sgml/catalogs.sgml
- doc/src/sgml/hstore.sgml 19 additions, 0 deletionsdoc/src/sgml/hstore.sgml
- doc/src/sgml/information_schema.sgml 85 additions, 0 deletionsdoc/src/sgml/information_schema.sgml
- doc/src/sgml/ltree.sgml 15 additions, 0 deletionsdoc/src/sgml/ltree.sgml
- doc/src/sgml/ref/allfiles.sgml 2 additions, 0 deletionsdoc/src/sgml/ref/allfiles.sgml
- doc/src/sgml/ref/alter_extension.sgml 21 additions, 0 deletionsdoc/src/sgml/ref/alter_extension.sgml
Loading
Please register or sign in to comment