operator commutator - Mailing list pgsql-hackers

From strk
Subject operator commutator
Date
Msg-id 20040803083646.GA83723@freek.keybit.net
Whole thread Raw
Responses Re: operator commutator  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Hi all,
when trying to restore a dump I get the following error:
pg_restore: [archiver (db)] could not execute query: ERROR:  argument of commutator must be a name

Operator commutator is itself, and when reading the ascii version
of the dump (produced with -Fc) I see that this has been changed
with what was probably it's oid instead.

Is this a bug in pg_dump ?
How do I tell which pg_dump version produced the dump ?
Is self commutation valid ?

TIA

--strk;


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: How to crash postgres using savepoints
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: operator commutator