Re: Patch for "Bug of PL/pgSQL parser" - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Patch for "Bug of PL/pgSQL parser"
Date
Msg-id 200208140254.g7E2smS23697@candle.pha.pa.us
Whole thread Raw
In response to Patch for "Bug of PL/pgSQL parser"  ("eutm" <eutm@yandex.ru>)
List pgsql-hackers
This has been fixed in the current sources.  You can test it if you
download the snapshot from our ftp site.

---------------------------------------------------------------------------

eutm wrote:
>    Some weeks ago i wrote about one problem(called as 
> "Bug of PL/pgSQL parser"):
> 
> "eutm" <eutm@yandex.ru> writes:
> > Dear Sirs!:)I encounted one small problem,working with
> > PostgreSQL 7.3devel.It can look a
> > bit strange,but i have to use whitespaces in names of
> databases,tables,fields
> > and so on(like "roomno jk").It's possible to create them all and work
> with them
> > (INSERT,DELETE,UPDATE),but PL/pgSQL parser(compiler ?) can't execute such
> > statements...
> 
> Today i send a simple patch(my first:)).
>                                          Regards,Eugene.
> 
> 
> 
> 
> 

[ Attachment, skipping... ]

> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [PATCHES] SQL99 CONVERT() function
Next
From: Scott Shattuck
Date:
Subject: LWLockAcquire problems