Re: [BUGS] LIKE predicate and ERROR: 42P22: could not determine which collation to use for string comparison - HINT: Use the COLLATE clause ...

2011-12-10 Thread Tom Lane
John Lumby writes: > psql -d proteusdb -c "select count(*) from entity  as e1 where ( > e1.association_id IN ( select id from entity as e2 where > e2.parent_id=3043508)   OR e1.association_id=3043508 ) and e1.discriminator > LIKE 'DEPLOY%'"; > ERROR:  could not determine which collation to use

Re: [BUGS] About Wince App

2011-12-10 Thread Hiroshi Saito
Hi Cihan-san. First, official support does not have Postgrs about WinCE. Next, I had tried libpq by WinCE (mobile) in the past. But, My telephone is Android now...therefore, I forgotten about WinCE.,sorry... Probably, Peter-san know detailed to it.:-) Regards, Hiroshi Saito (2011/12/10 0:07),

Re: [BUGS] About Wince App

2011-12-10 Thread Peter Geoghegan
On 10 December 2011 15:13, Hiroshi Saito wrote: > First, official support does not have Postgrs about WinCE. > > Next, I had tried libpq by WinCE (mobile) in the past. > But, My telephone is Android now...therefore, I forgotten > about WinCE.,sorry... Yes, I used Hiroshi's WinCE libpq port very s