[GENERAL] reg. rewrite rules

2007-10-29 Thread U P C Bharat
Hi, Can anyone tell me how rewrite rules are applied in pg_analyze_and_rewrite? regs, bharat.

Re: [GENERAL] reg. rewrite rules

2007-10-29 Thread Tom Lane
"bharat u" <[EMAIL PROTECTED]> writes: > Can anyone tell me how pg_analyze_and_rewrite works? That's a rather broad question. Have you read the overview in the manual? http://developer.postgresql.org/pgdocs/postgres/overview.html pg_analyze_and_rewrite covers what that material calls the

[GENERAL] reg. rewrite rules

2007-10-29 Thread bharat u
Hi, Can anyone tell me how pg_analyze_and_rewrite works? -bharat.