Antonio Sergio de Mello e Souza <asergioz(at)bol(dot)com(dot)br> writes:
> ECPG is causing a segmentation fault when compiling source code with
> this statement:
> EXEC SQL AT db
> GRANT INSERT, UPDATE, SELECT ON table TO "user";
This was just discovered and fixed a few days ago --- the handling of
the "with grant option" clause was wrong.
regards, tom lane