Re: [ADMIN] Attribute 'aggtransfn1' is repeated

From: Peter Vazsonyi <neko(at)kredit(dot)sth(dot)szif(dot)hu>
To: pgsql-admin(at)hub(dot)org
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [ADMIN] Attribute 'aggtransfn1' is repeated
Date: 2000-01-31 14:13:55
Message-ID: Pine.LNX.4.10.10001311506300.27029-200000@kredit.sth.szif.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

Opps... that was simple bug.
I don't understand why works on x86, why not on sparc (gcc?), but this small
patch should correct the error.

On Fri, 28 Jan 2000, Peter Vazsonyi wrote:

> [postgres(at)sun2 pgsql]$ initdb -r $PWD -l /usr/local/pgsql/lib/
>
> We are initializing the database system with username postgres (uid=40).
> This user will own all the files and must also own the server process.
>
> Creating template database in /var/lib/pgsql/base/template1
> ERROR: Attribute 'aggtransfn1' is repeated
> ERROR: Attribute 'aggtransfn1' is repeated

--
nek;(

Attachment Content-Type Size
nameerr.patch text/plain 373 bytes

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Serge Sozonoff 2000-01-31 17:57:44 Database Restore
Previous Message Mark Hortman 2000-01-30 16:25:56 Error in creating Primary Key

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2000-01-31 14:46:09 Duplicate index check in btbuild
Previous Message The Hermit Hacker 2000-01-31 14:00:51 Re: [HACKERS] freefuncs.c is never called from anywhere!?