Re: quotes in SET grammar - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: quotes in SET grammar
Date
Msg-id Pine.LNX.4.30.0202261420130.685-100000@peter.localdomain
Whole thread Raw
In response to Re: quotes in SET grammar  (Thomas Lockhart <thomas@fourpalms.org>)
Responses Re: quotes in SET grammar  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Thomas Lockhart writes:

> Well, that would be how to distinguish them; we could define a new
> token, say "QIDENT" to refer to quoted identifiers and leave "IDENT" for
> the unquoted ones. Then a little work in gram.y should be enough to
> finish the job.

Is this confusion really worth it?  What's wrong with being able to write:

set something to "on";

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Refactoring of command.c
Next
From: mlw
Date:
Subject: Re: single task postgresql