Re: [GENERAL] Bug in function to_char() !!

2004-07-01 Thread Maciej Bliziński
Najib Abi Fadel wrote: Hi, i am using PostgreSQL 7.3.2 there's a bug for the date '2005-03-27' !!! For other dates the function works well !! I have 7.4.2 and it works well: [EMAIL PROTECTED]:~$ psql template1 Welcome to psql 7.4.2, the PostgreSQL interactive terminal. Type:

Re: [GENERAL] Trying to compute the median

2004-05-11 Thread Maciej Bliziński
median calculating functions, but they didn't convince me; one of them was creating temporary table to calculate the median, and it doesn't look for me like a well-scaling solution. What would you suggest then? Maciej Bliziński ---(end of broadcast)-