OPERATOR FAMILY and pg_dump - Mailing list pgsql-hackers

From Joe Abbate
Subject OPERATOR FAMILY and pg_dump
Date
Msg-id 4E678A57.9080103@freedomcircle.com
Whole thread Raw
Responses Re: OPERATOR FAMILY and pg_dump
List pgsql-hackers
Hi,

If a basic operator family is created, e.g.,

create operator family of1 using btree;

shouldn't pg_dump include this in its output?  If not, why?

Joe


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 9.1rc1 regression: EXPLAIN on information_schema.key_column_usage
Next
From: Tom Lane
Date:
Subject: Re: error building head on OS X 10.7.1