Re: about hacking postgresql

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: abdelhak(dot)benmohamed(at)yahoo(dot)fr
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: about hacking postgresql
Date: 2009-04-02 17:45:24
Message-ID: 603c8f070904021045o11c5c929w9cbbf191f6f214e7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Apr 2, 2009 at 10:44 AM, abdelhak benmohamed
<abdelhak(dot)benmohamed(at)yahoo(dot)fr> wrote:
> I am trying to change syntax of postgresql (for my project). I access to
> gram.y, I add the changes but I still receive message error (syntax error at
> near …).
>
> Is that only change to do or are their other steps to accomplish?

You're evidently doing something wrong, but since you've provided no
information about what you did or what didn't work, I can't even begin
to speculate as to what it is.

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2009-04-02 17:51:33 Re: [HACKERS] Mentors needed urgently for SoC & PostgreSQL Student Internships
Previous Message Jaime Casanova 2009-04-02 17:42:54 Re: global index - work in progress