| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Kevin P(dot) Neal" <kpneal(at)pobox(dot)com> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Minimal patches for PostgreSQL 7.0b3 on NetBSD/alpha 1.4.1.... |
| Date: | 2000-06-12 20:56:11 |
| Message-ID: | 200006122056.QAA03227@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
I am unsure how to address this NetBSD/alpha patch.
> Here are minimal patches to get 7.0 beta 3 limping along on NetBSD/alpha
> release 1.4.1.
>
> There are lots of problems with the oid handling, and I can't get it
> to successfully even begin to do a make runcheck, make runtest, or
> make bigtest.
>
> The results of a maketest are:
> =============== Notes... =================
> postmaster must already be running for the regression tests to succeed.
> The time zone is set to PST8PDT for these tests by the client frontend.
> Please report any apparent problems to ports(at)postgresql(dot)org
> See regress/README for more information.
>
> =============== dropping old regression database... =================
> ERROR: typeidTypeRelid: Invalid type - oid = 0
> dropdb: database removal failed
> =============== creating new regression database... =================
> ERROR: createdb: database 'regression' already exists
> createdb: database creation failed
> createdb failed
>
> Minimal patches are attached. They are enough to get 7.0 beta 3 up
> and able to do minimal SQL queries. They are also required to get
> it to build at all.
> --
> Kevin P. Neal http://www.pobox.com/~kpn/
>
> "You're a slacker if you only give 90% 'cause you are afraid of the \
> other 10%." -- Ross Smith Apr 22 1999 2:29am
[ Attachment, skipping... ]
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 3.1 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2000-06-12 21:15:41 | Re: Minimal patches for PostgreSQL 7.0b3 on NetBSD/alpha 1.4.1.... |
| Previous Message | Bruce Momjian | 2000-06-12 18:10:59 | Re: Query causesExecSubPlan: NULL value error |