[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

[COMMITTERS] pgsql: Code review for dtrace probes added (so far) to 8.4.

2009-03-11 Thread Tom Lane
Log Message: --- Code review for dtrace probes added (so far) to 8.4. Adjust placement of some bufmgr probes, take out redundant and memory-leak-inducing path arguments to smgr__md__read__done and smgr__md__write__done, fix bogus attempt to recalculate space used in sort__done, clean up fo

[COMMITTERS] pgsql: Some languages have symbols with zero display's width or/and

2009-03-11 Thread Teodor Sigaev
Log Message: --- Some languages have symbols with zero display's width or/and vowels/signs which are not an alphabetic character although they are not word-breakers too. So, treat them as part of word. Per off-list discussion with Dibyendra Hyoju and and Bal Krishna Bal about Nepali la