public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Bruce Momjian <[email protected]>
Cc: John DeSoi <[email protected]>
Cc: [email protected]
Subject: Re: docs correction (8.0 beta)
Date: Wed, 25 Aug 2004 16:01:08 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Bruce Momjian <[email protected]> writes:
> Tom Lane wrote:
>> You are confusing SQL and PL/pgSQL.
> Any idea why they don't match between SQL and PL/pgSQL.
Different lexers.
We could talk about extending plpgsql's lexer to handle comments the
same way as the main SQL lexer, but it doesn't do so ATM. (Also, there
is compatibility with Oracle PL/SQL to think about before assuming such
a change must be a Good Thing...)
regards, tom lane
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: docs correction (8.0 beta)
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox