| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | kirang(at)it(dot)iitb(dot)ac(dot)in |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: help needed regarding Query processing in postgres |
| Date: | 2004-04-10 18:36:55 |
| Message-ID: | 200404101836.i3AIatQ29207@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
kirang(at)it(dot)iitb(dot)ac(dot)in wrote:
> hi all,
>
> I am an M.Tech student of IITBombay,india.
> We are doing a project on access control in postgres.
>
> Is there any way in which, i can add a extra predicate to the sql query
> given to the postgres database table.
>
> please if any body could help me in this regard. Reply as soon as posible.
Look at views or rules as a way to create a predicate based on an
existing table.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Lubratt | 2004-04-10 19:13:04 | Access Conversion |
| Previous Message | Clodoaldo Pinto Neto | 2004-04-10 17:54:00 | COPY TO order |