Simon Riggs <si...@2ndquadrant.com> writes:
> 1. Functions - it's fairly easy to add some functions. Initially, we
> can add them as a contrib module, then if an initdb is forced
> elsewhere we can include them in the main server.

While I dislike the idea of a forced initdb at this point, adding a
contrib module that we're going to delete again in the next release
seems considerably worse.  That pushes complexity onto everybody,
not just those beta testers who might wish to upgrade their test
installations to final release.  (And, as we've seen with Andrew's
attempts at back-porting json support, we don't really have that
great of an answer for handling functions migrating into core from
a contrib module.)

How badly do we really need these functions right now?

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to