Re: Programmatic access to interval units

Поиск
Список
Период
Сортировка
От Nelson Green
Тема Re: Programmatic access to interval units
Дата
Msg-id CAGo-KZk+cC+FKJS1qezRpMDmM+J2J9m8DsH=2hN0RanNx482vQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Programmatic access to interval units  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
On Tue, Dec 2, 2014 at 3:48 PM, Merlin Moncure <mmoncure@gmail.com> wrote:
On Tue, Dec 2, 2014 at 12:40 PM, Nelson Green <nelsongreen84@gmail.com> wrote:
> In the line: IF LOWER(_unit) NOT IN (SELECT interval_unit ..., I would
> rather
> query a catalog table for the interval unit names if possible. That would
> then
> compensate for any changes to those values in the future.
>
> When I meant do this in C, I was referring to rewriting this function in C
> instead of Pl/pgSQL.
>
> I hope this helps you understand what I am asking, and apologies for not
> being
> more specific up front.

I was the one that was confused -- heh.  I mis-understood the original
email and thought you were trying to validate interval output vs
interval input.

merlin

But you took time to work with me, and I appreciate that.

Thanks,
Nelson

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Postgres 9.2 PITR testing to before DROP DATABASE ends up removing file system files
Следующее
От: mongoose
Дата:
Сообщение: Re: Merge rows based on Levenshtein distance