"identifiers" pga3 patch

From: efesar <efesar(at)nmia(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: "identifiers" pga3 patch
Date: 2003-03-12 02:33:55
Message-ID: NGBBKFMOILMAGDABPFEGKEMIDNAA.efesar@nmia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave,

From the SQL docs (1.1.1): "SQL identifiers and key words must begin with a
letter (a-z, but also letters with diacritical marks and non-Latin letters)
or an underscore (_). Subsequent characters in an identifier or key word can
be letters, digits (0-9), or underscores, although the SQL standard will not
define a key word that contains digits or starts or ends with an
underscore."

Do we have a function built yet that checks for this in pga3 yet? If not, I
built one and stuck it in the globals. Here are the patches for misc.h and
misc.cpp.

-Keith

Attachment Content-Type Size
pga3.keith.2003.03.zip application/x-zip-compressed 1.1 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message efesar 2003-03-12 02:51:52 Re: "identifiers" pga3 patch
Previous Message frank_lupo 2003-03-11 21:49:26 create setup packages