Re: Why select 1 where current_date = 'infinity'; doesn't work?

Поиск
Список
Период
Сортировка
От Francisco Figueiredo Jr.
Тема Re: Why select 1 where current_date = 'infinity'; doesn't work?
Дата
Msg-id 438d02260810140804h4690b31cyb14ccfa334651919@mail.gmail.com
обсуждение исходный текст
Ответ на Why select 1 where current_date = 'infinity'; doesn't work?  ("Francisco Figueiredo Jr." <francisco@npgsql.org>)
Ответы Re: Why select 1 where current_date = 'infinity'; doesn't work?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Tue, Oct 14, 2008 at 12:58 PM, Francisco Figueiredo Jr.
<francisco@npgsql.org> wrote:
> It gives me the following error:
>
> ERROR:  invalid input syntax for type date: "infinity"
>
> I thought I could use it anywhere in my sql.
>
> I have to add a cast to timestamp in order for this to work. I thought
> I wouldn't need to use a case.
>
> Am I missing something?
>


Ok, I think I'm missing something...

Just after sending this message I noticed the current_timestamp
function which works like a charm.

Sorry for the noise.


--
Regards,

Francisco Figueiredo Jr.
Npgsql Lead Developer
http://fxjr.blogspot.com
http://www.npgsql.org

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: PL/pgSQL stored procedure returning multiple result sets (SELECTs)?
Следующее
От: justin
Дата:
Сообщение: Re: Chart of Accounts