Re: First day of month, last day of month

Поиск
Список
Период
Сортировка
От Fernando Hevia
Тема Re: First day of month, last day of month
Дата
Msg-id 023b01c8a61d$5855cea0$8f01010a@iptel.com.ar
обсуждение исходный текст
Ответ на Re: First day of month, last day of month  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: First day of month, last day of month  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-sql
 

> -----Mensaje original-----
> De: pgsql-sql-owner@postgresql.org 
> [mailto:pgsql-sql-owner@postgresql.org] En nombre de Scott Marlowe
> 
> Then you can just use date_trunc on the values in the 
> database. Plus if you're using timestamp WITHOUT timezone, 
> you can index on it.
> 

Did not understand this. Are you saying timestamps WITH timezone are NOT
indexable or you mean that you cant build a partial index on a
timestamp-with-time-zone returning function?

Regards,
Fernando.



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

Предыдущее
От: "Bart Degryse"
Дата:
Сообщение: Re: First day of month, last day of month
Следующее
От: Erik Jones
Дата:
Сообщение: Re: First day of month, last day of month