write banks - Search results in mailing lists
Mailing lists >> pgsql-bugs >> Thread
2020-11-25 19:40:50 | Re: BUG #16744: ts_headline behaves incorrectly with <-> and proximity operators (Tom Lane)
writes: [ shrug... ] Whether that's more correct than the current behavior is a matter of opinion. As I said, the ts_headline code highlights all matching words within whatever fragment it selects. It does make
Mailing lists >> pgsql-bugs >> Thread
2017-02-07 23:44:07 | Re: [BUGS] BUG #14526: no unique or exclusion constraint matching the ON CONFLICT (Tom Lane)
writes: Hm. I looked at infer_arbiter_indexes, which is the place where this particular error is thrown, and realized that my previous assertion was wrong: it *does* try to prove applicability of partial indexes
Mailing lists >> pgsql-bugs >> Thread
2010-04-05 14:36:21 | Re: dividing money by money (Chris Browne)
writes: Indeed. You can only be certain of there actually being a conversion if the transaction directly involved a conversion between currencies. Thus... 1. If I buy materials using $USD on the $USD checking account
Mailing lists >> pgsql-bugs >> Thread
2006-04-13 13:52:38 | Re: BUG #2389: function within function return value (Tom Lane)
writes: It's impossible to do much with this when you have not shown us a complete test case, but I'm wondering if your calling function is passing parameter values that don't match