ALTER INDEX OWNER TO

From: ohp(at)pyrenet(dot)fr
To: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: ALTER INDEX OWNER TO
Date: 2005-08-15 12:22:21
Message-ID: Pine.UW2.4.53.0508151419340.11509@sun.pyrenet
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

It seems that ALTER INDEX foo OWNER TO bar; doesn't work anymore.
The error is foo is not a table or a view.

That's not a problem per se, but pg_dump continues to issue those
commands.

This is since a few weeks on CVS.

Regards

--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
15, Chemin des Monges +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-08-15 13:49:35 Re: ALTER ROLES - questions
Previous Message Stefan Kaltenbrunner 2005-08-15 09:46:02 ALTER ROLES - questions