agora inbox for pgsql-docs@postgresql.org  
help / color / mirror / Atom feed
From: Tom Lane <tgl@sss.pgh.pa.us>
To: psimbo@gmail.com
Cc: pgsql-docs@lists.postgresql.org
Subject: Re: Description of disallowed characters in quoted identifiers is incomplete
Date: Tue, 22 Jul 2025 09:39:43 -0400
Message-ID: <944843.1753191583@sss.pgh.pa.us> (raw)
In-Reply-To: <175312790281.787.11714206460573047530@wrigleys.postgresql.org>
References: <175312790281.787.11714206460573047530@wrigleys.postgresql.org>

PG Doc comments form <noreply@postgresql.org> writes:
> Section 4.1.1 of the documentation claims that "Quoted identifiers can
> contain any character, except the character with code zero." However
> according to line 105 in src/test/isolation/specscanner.l in the PostgreSQL
> source code, new line characters are also disallowed.

I'm not sure why you would think that specscanner.l is relevant
here.  It's for parsing our (rather idiosyncratic) "isolation
test" spec files, not SQL.

			regards, tom lane





view thread (3+ messages)

Message-ID: <944843.1753191583@sss.pgh.pa.us>
Permalink:  ../944843.1753191583@sss.pgh.pa.us/
Also on:    postgresql.org/message-id/944843.1753191583@sss.pgh.pa.us

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: pgsql-docs@postgresql.org
  Cc: tgl@sss.pgh.pa.us, psimbo@gmail.com, pgsql-docs@lists.postgresql.org
  Subject: Re: Description of disallowed characters in quoted identifiers is incomplete
  In-Reply-To: <944843.1753191583@sss.pgh.pa.us>

* 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