| From: | jwieck(at)debis(dot)com (Jan Wieck) |
|---|---|
| To: | pgsql-hackers(at)postgreSQL(dot)org (PostgreSQL HACKERS) |
| Subject: | PL/pgSQL mixed case support |
| Date: | 1999-01-28 12:01:17 |
| Message-ID: | m105q8M-000EBQC@orion.SAPserv.Hamburg.dsh.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
just committed partial support for mixed case identifiers in
PL/pgSQL using the "Identifier" syntax.
Partial means, that PL/pgSQL does not support all possible
identifiers that can occur. Inside double quotes, only
alphanumerics or underscore are allowed.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck(at)debis(dot)com (Jan Wieck) #
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 1999-01-28 12:31:10 | Re: [HACKERS] PL/pgSQL and SPI |
| Previous Message | Ulrich Voss | 1999-01-28 11:06:25 | new heap manager mmalloc |