Re: BUG #3048: pg_dump dumps intarray metadata incorrectly - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #3048: pg_dump dumps intarray metadata incorrectly
Date
Msg-id 200705160052.l4G0qB316507@momjian.us
Whole thread Raw
In response to Re: BUG #3048: pg_dump dumps intarray metadata incorrectly  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-bugs
Uh, I believe this has not been done.

Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

---------------------------------------------------------------------------

Oleg Bartunov wrote:
> On Mon, 2 Apr 2007, Bruce Momjian wrote:
>
> > Tom Lane wrote:
> >> Bruce Momjian <bruce@momjian.us> writes:
> >>> Tom, do you want this fixed for 8.2.X?
> >>
> >>> Tom Lane wrote:
> >>>> Yeah.  I'd say that intarray's attempt to override the default status of
> >>>> the built-in gin opclass is simply a bad idea and should be removed.
> >>
> >> I don't recall having seen a response from Oleg or Teodor, and would
> >> like their input before making a final decision --- but at the moment
> >> I think we should take that out.
> >
> > Oleg or Teodor, I need a comment on this.
>
> We agree with Tom in this case and  we'll remove update of
> system catalog. But, I want to rise the problem again - pg_dump doesn't
> track changes of system catalog. The problem could be more pronounced in
> case of built-in FTS, if somebody with superuser rights changes
> fts configurations in system catalog.
>
>
>
>      Regards,
>          Oleg
> _____________________________________________________________
> Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
> Sternberg Astronomical Institute, Moscow University, Russia
> Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
> phone: +007(495)939-16-83, +007(495)939-23-83

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-bugs by date:

Previous
From: Russell Smith
Date:
Subject: Re: [HACKERS] Removing pg_auth_members.grantor (was Grantor name gets lost when grantor role dropped)
Next
From: Bruce Momjian
Date:
Subject: Re: date -> timestamp casting bug (integer datetimes)