Re: CREATE TRANSFORM syntax (was Re: [PATCH] Add transforms feature) - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: CREATE TRANSFORM syntax (was Re: [PATCH] Add transforms feature)
Date
Msg-id 520D07D3.1040708@agliodbs.com
Whole thread Raw
In response to Re: transforms  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On 08/13/2013 07:16 PM, Peter Eisentraut wrote:
> My next best idea is CREATE TRANSFORM FOR hstore SERVER LANGUAGE plperl,
> which preserves the overall idea but still distinguishes server from
> client languages.
> 
> Comments?

My thinking is that TRANSFORMS will almost certainly be managed by
installer/puppet scripts by users, so it doesn't really matter how ugly
the syntax is, as long as it's unambiguous.

Which is a roundabout way of saying "whatever syntax you implement is
fine with me from a usability perspective".

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: TODO request: multi-dimensional arrays in PL/pythonU
Next
From: Jon Nelson
Date:
Subject: Re: 9.4 regression