Re: actualised funcs typmod patch - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: actualised funcs typmod patch
Date
Msg-id 4B02AFBC020000250002C952@gw.wicourts.gov
Whole thread Raw
In response to Re: actualised funcs typmod patch  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: actualised funcs typmod patch
List pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> wrote:
> sorry, it's problem in my english
In hopes that it may help overcome the language barrier if someone
restates the issue in different words, I'll echo Tom's concerns, which
I share.
> This cannot change an behave of older applications.
Agreed.  That's not the problem.
> if somebody use explicit typmod in CREATE FUNCTION statement, then
> he get different behave. But he have to do it explicitly in 8.5.
The problem here is that we are then committed to supporting that
behavior forever.  There are many different options for what behavior
could and should be supported for this syntax, and we don't want to
get locked in to one of those options by happenstance.  We want the
options to be discussed by the community prior to getting locked in to
something.  It would be unusual for one individual to pick a direction
for something like this and to come up with a decision which is as
good, in the long run, as consensus coming out of the synergy of group
discussion could generate.
-Kevin


pgsql-hackers by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: Syntax for partitioning
Next
From: Pavel Stehule
Date:
Subject: Re: actualised funcs typmod patch