Re: [HACKERS] Where to execute the compiled psql

2006-02-02 Thread Peter Eisentraut
John wrote: > I am writing some plugin for pq. After running ./configure and make, > shall I just go to /src/bin/psql to execute my executable psql -U > (usrname) dbname? It seems that my updates in the file parse_expr.c > is not reflect in this executable? Evidently you're not (only) writing a pl

[HACKERS] Where to execute the compiled psql

2006-02-02 Thread John
Greetings, I am writing some plugin for pq. After running ./configure and make, shall I just go to /src/bin/psql to execute my executable psql -U (usrname) dbname? It seems that my updates in the file parse_expr.c is not reflect in this executable? For example, I changed one line from if (