Re: substring problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sh A Guru Prasad <guru(at)ap(dot)nic(dot)in>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: substring problem
Date: 2003-12-31 16:38:04
Message-ID: 10858.1072888684@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sh A Guru Prasad <guru(at)ap(dot)nic(dot)in> writes:
> [ substr(x,1,13) is the same as substr(x,0,14) ]

This is not a bug, this is per SQL99 spec.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Oliver Elphick 2004-01-01 03:22:22 Spinlock support for linux-hppa?
Previous Message CoL 2003-12-31 15:43:54 Re: substring problem