Re: rule on view in pgschema - Mailing list pgadmin-hackers

From Dave Page
Subject Re: rule on view in pgschema
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8259F25@mail.vale-housing.co.uk
Whole thread Raw
List pgadmin-hackers

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo@email.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.


pgadmin-hackers by date:

Previous
From: "frank_lupo"
Date:
Subject: rule on view in pgschema
Next
From: "frank_lupo"
Date:
Subject: Re: rule on view in pgschema