oidvector problem, latest version- has read other oidvector notes - Mailing list pgsql-hackers

From rob
Subject oidvector problem, latest version- has read other oidvector notes
Date
Msg-id 3963CE67.2B0BBDF4@cts.com
Whole thread Raw
Responses Re: oidvector problem, latest version- has read other oidvector notes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I am having the same problem, but I have 'make clean' and run the whole
installation gambit on the latest pgsql package, every single time I got
the same answer Undef'd oidvector.
Is there anything that may be missing from the package?

Rob
rstodd@cts.com


Bruce Momjian wrote:
>
> Did you do a 'make clean'?

Oops, my different installations are getting mixed up. My fault.


>
> > Just downloaded a completely fresh cvs copy. When I
> > do initdb...
> >
> > This user will own all the files and must also own the server
process.
> >
> > Creating Postgres database system directory /home/pghack/pgsql/data
> >
> > Creating Postgres database system directory
/home/pghack/pgsql/data/base
> >
> > Creating template database in /home/pghack/pgsql/data/base/template1

> > ERROR:  Error: unknown type 'oidvector'.
> >
> > ERROR:  Error: unknown type 'oidvector'.
> >
> >         syntax error 12 : parse errorinitdb: could not create
template
> > database
> >
> > ************
> >
>
> --
>   Bruce Momjian                        |  http://www.op.net/~candle
>   pgman@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania
19026



pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Changes to handling version numbers internally
Next
From: rsand@vgalleries.com (Richard Sand)
Date:
Subject: Lessons learned on how to build 7.0.2 on AIX 4.x