Re: Re: position('' in '') returns 1 instead of 0

Inoue, Hiroshi <inoue@tpf.co.jp>

From: Hiroshi Inoue <Inoue@tpf.co.jp>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Thomas Lockhart <lockhart@alumni.caltech.edu>, terry@greatbridge.com, pgsql-bugs@postgresql.org
Date: 2001-04-19T04:31:16Z
Lists: pgsql-bugs
Tom Lane wrote:
> 
> Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
> > So now the question is what the ODBC standard says locate() should
> > return.
> 
> Wups.  I neglected to notice the disconnect between the message subject
> and body... but you are right, "locate" might not be the same as
> "position" :-(
> 

Hmm where is locate() changed to position() ? 
ISTM neither psqlodbc driver nor pg backend changes the
function call locate() to position(.. in ..).

regards,
Hiroshi Inoue