Skip to content
Snippets Groups Projects
Commit cac76582 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

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
parent f320cbb6
No related branches found
No related tags found
No related merge requests found
Showing
with 993 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment