Re: Please rename split(text,text,int) to splitpart

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Please rename split(text,text,int) to splitpart
Дата
Msg-id 200209110400.g8B40P411350@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Please rename split(text,text,int) to splitpart  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Please rename split(text,text,int) to splitpart  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > What do people think if this change?
> 
> I'm not thrilled about renaming the function without forcing an initdb
> ... but the alternatives seem worse.  Okay by me if we do it.

I am not either.  How do you do the documentation when the function can
be called two ways.  I guess we can give the SQL query to fix it during
beta2 _and_ add a regression test to make sure it is fix.  That sounds
like a plan.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Please rename split(text,text,int) to splitpart
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: 7.3beta and ecpg