Re: rule on view in pgschema

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "frank_lupo" <frank_lupo(at)email(dot)it>, "pgadmin-hackers" <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: rule on view in pgschema
Date: 2003-04-08 09:15:29
Message-ID: 03AF4E498C591348A42FC93DEA9661B8259F25@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo(at)email(dot)it]
> Sent: 08 April 2003 09:37
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] rule on view in pgschema
>
>
> Hi dave,
>
> I am developing the rules on the view in the pgschema.
>
> It is perhaps better to create one new class or to re-use
> those of the table?

Hi Frank,

Reuse if possible. There seems little point in rewriting it. You should
check for places that expect the rule to be under a table of course,
both in pgAdmin and pgSchema.

> What of tasks?

What do you mean?

Regards, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message frank_lupo 2003-04-08 09:55:44 Re: rule on view in pgschema
Previous Message frank_lupo 2003-04-08 08:36:43 rule on view in pgschema