[COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when

2009-03-11 Thread Tom Lane
Log Message: --- Fix core dump due to null-pointer dereference in to_char() when datetime format codes are misapplied to a numeric argument. (The code still produces a pretty bogus error message in such cases, but I'll settle for stopping the crash for now.) Per bug #4700 from Sergey Burl

[COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when

2009-03-11 Thread Tom Lane
Log Message: --- Fix core dump due to null-pointer dereference in to_char() when datetime format codes are misapplied to a numeric argument. (The code still produces a pretty bogus error message in such cases, but I'll settle for stopping the crash for now.) Per bug #4700 from Sergey Burl

[COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when

2009-03-11 Thread Tom Lane
Log Message: --- Fix core dump due to null-pointer dereference in to_char() when datetime format codes are misapplied to a numeric argument. (The code still produces a pretty bogus error message in such cases, but I'll settle for stopping the crash for now.) Per bug #4700 from Sergey Burl

[COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when

2009-03-11 Thread Tom Lane
Log Message: --- Fix core dump due to null-pointer dereference in to_char() when datetime format codes are misapplied to a numeric argument. (The code still produces a pretty bogus error message in such cases, but I'll settle for stopping the crash for now.) Per bug #4700 from Sergey Burl

[COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when

2009-03-11 Thread Tom Lane
Log Message: --- Fix core dump due to null-pointer dereference in to_char() when datetime format codes are misapplied to a numeric argument. (The code still produces a pretty bogus error message in such cases, but I'll settle for stopping the crash for now.) Per bug #4700 from Sergey Burl

[COMMITTERS] pgsql: Fix core dump due to null-pointer dereference in to_char() when

2009-03-11 Thread Tom Lane
Log Message: --- Fix core dump due to null-pointer dereference in to_char() when datetime format codes are misapplied to a numeric argument. (The code still produces a pretty bogus error message in such cases, but I'll settle for stopping the crash for now.) Per bug #4700 from Sergey Burl