Re: OPERATOR FAMILY and pg_dump - Mailing list pgsql-hackers

From Joe Abbate
Subject Re: OPERATOR FAMILY and pg_dump
Date
Msg-id 4E679ACB.70302@freedomcircle.com
Whole thread Raw
In response to Re: OPERATOR FAMILY and pg_dump  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 09/07/2011 12:10 PM, Tom Lane wrote:
> I guess if it contains no opclasses and no operators either, this code
> won't dump it, but isn't it rather useless in such a case?

Yes, I think it's useless, like a book cover without the contents, but
ISTM it should still be dumped (perhaps someone started defining a
family and forgot about it--oh, the puns that come to mind).

Joe


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [v9.2] Fix Leaky View Problem
Next
From: Kohei KaiGai
Date:
Subject: Re: [v9.2] Fix Leaky View Problem