proposal: simple date constructor from numeric values

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема proposal: simple date constructor from numeric values
Дата
Msg-id CAFj8pRABUjVdq4TOseBwyZPAJ+Nk5VpdRHcPdq=0SWkPpLHDdg@mail.gmail.com
обсуждение исходный текст
Ответы Re: proposal: simple date constructor from numeric values  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
Hello

long time I am thinking about simple function for creating date or
timestamp values based on numeric types without necessity to create
format string.

some like ansi_date(year, month, day) and ansi_timestamp(year, month,
day, hour, minuts, sec, msec, offset)

What do you think about this idea?

Regards

Pavel Stehule



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

Предыдущее
От: Marc Mamin
Дата:
Сообщение: Re: psql and pset without any arguments
Следующее
От: Antonin Houska
Дата:
Сообщение: Re: GIN improvements part 1: additional information