Re: [HACKERS] Possible bug in parsing

From: Hannu Krosing <hannu(at)trust(dot)ee>
To: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Possible bug in parsing
Date: 1998-03-18 07:42:41
Message-ID: 350F7AF1.21EFE698@sid.trust.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas G. Lockhart wrote:

> > I understand the 'there is more than one operator' errors, but
> > what is so different between operators + and || ?
>
> ?? They are different operators, that's why. The "+" is addition, and
> the "||" is defined in SQL92 to be string concatenation.

I actually found this while trying to find out how characters in strings
are escaped
and if \0 is supported in them.

Is there some docs on escaping characters, and if not then where do you
think it should go in docs ?

Hannu

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Luuk de Boer 1998-03-18 08:09:44 Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page
Previous Message Peter T Mount 1998-03-18 07:37:44 Re: [DOCS] Re: [HACKERS] Small changes for the "no excuses" release