Re: Bug in function to_char() !! - Mailing list pgsql-general

From Najib Abi Fadel
Subject Re: Bug in function to_char() !!
Date
Msg-id 00ac01c45f61$81c7adf0$9d64a8c0@najib
Whole thread Raw
In response to Bug in function to_char() !!  ("Najib Abi Fadel" <nabifadel@usj.edu.lb>)
Responses Re: Bug in function to_char() !!  (Stefan Kaltenbrunner <mm-mailinglist@madness.at>)
List pgsql-general
I exactly typed what i sent.
Anyone with Postgresql 7.3.2 PLEASE try it and tell me what happens.

SELECT to_char('2005-03-27'::date,'DD/MM/YYYY');

> 7.3.4 seems OK so I assume the guy with the exclamation marks did not
> type what he sent:



pgsql-general by date:

Previous
From: Clodoaldo Pinto Neto
Date:
Subject: Re: Bug in function to_char() !!
Next
From: "Peter Alberer"
Date:
Subject: Mysterious performance of query because of plsql function in where condition