about hacking postgresql
Hello,
I am learning how to hack PostgreSQL, but it is still so difficult in fact, I am a novice!
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?
I need your help
It is very important for me to have your advices, help.
Thanks very much. Friendly
On Thu, Apr 2, 2009 at 10:44 AM, abdelhak benmohamed
<abdelhak.benmohamed@yahoo.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
Hi,
I don't know exactly what you want to do but you can begin by looking
here http://neilconway.org/talks/hacking/ (in particular Handout with
excerpts from patch).
can you tell us more ?
Amine
abdelhak benmohamed a écrit :
Show quoted text
Hello,
I am learning how to hack PostgreSQL, but it is still so difficult in
fact, I am a novice!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?
I need your help
It is very important for me to have your advices, help.
Thanks very much. Friendly