> Modified Files:
> rules.out
> Log Message:
> change pgsql to postgres
I have some patches which will change rules.sql to avoid using
getpgusername() altogether, since that returns an installation-dependent
result.
Will apply sometime soon, along with some other changes laying a bit of
groundwork for outer joins so you can start on the planner/optimizer
parts :)
- Tom