Re: one last patch - array lower and upper bound

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: one last patch - array lower and upper bound
Дата
Msg-id 200211081759.gA8HxqU19634@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: one last patch - array lower and upper bound  (Joe Conway <mail@joeconway.com>)
Список pgsql-patches
Joe Conway wrote:
> Bruce Momjian wrote:
> > Patch applied.  Thanks.
> >
> > initdb required.
> >
> > Joe, can you submit a patch for your show_group feature?  Thanks.
> >
>
> Thanks. As pointed out by Tom, I need to follow up with a doc patch. I will
> get that done in the next few days.
>
> show_group was a plpgsql function -- do you want a backend C version, or if
> not, where would it go, contrib?

Oh, good point. We can't assume plpgsql will be in all databases.  Seems
we do need a C version that can be installed via initdb.  Then we can
hook it into psql \?.

--
  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, Pennsylvania 19073

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: one last patch - array lower and upper bound
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] psql: \pset pager 'always'?