Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 23rd, 2005, 01:37 AM
Paramveer.Singh@trilogy.com
Guest
 
Posts: n/a
Default pl pgsql grammer file contains error

hi!
I tried to extend the grammer for plpgsql by editing

postgresql-7.4.3/src/pl/plpgsql/src/gram.y

but as soon as you compile it (even without any changes)
it gives an error

user$ make
bison -y -d gram.y
/usr/bin/m4: ERROR: EOF in string

Has this been overlooked as the generated C file is also present in the
distro and no one noticed that the grammer file does not compile any more?

The database still installs and runs fine if installed using the configure
and make drill

thanks
paraM
  #2  
Old November 23rd, 2005, 01:37 AM
Tom Lane
Guest
 
Posts: n/a
Default Re: pl pgsql grammer file contains error

Paramveer.Singh@trilogy.com writes:[color=blue]
> I tried to extend the grammer for plpgsql by editing
> postgresql-7.4.3/src/pl/plpgsql/src/gram.y
> but as soon as you compile it (even without any changes)
> it gives an error
> user$ make
> bison -y -d gram.y
> /usr/bin/m4: ERROR: EOF in string[/color]

What Bison version are you using? It appears to be broken.
[color=blue]
> Has this been overlooked as the generated C file is also present in the
> distro and no one noticed that the grammer file does not compile any more?[/color]

Hardly.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles