Patch for "Bug of PL/pgSQL parser"
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.
Attachments:
plpgsql.dquote.patchapplication/octet-stream; name=plpgsql.dquote.patchDownload+34-3
Patch rejected. Tom Lane pointed out some mistakes in this patch, and
the patch does not show any corrections.
---------------------------------------------------------------------------
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 ofdatabases,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) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
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 ofdatabases,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, Pennsylvania 19073