Re: Postgres 7 on IRIX - Mailing list pgsql-ports

From Bruce Momjian
Subject Re: Postgres 7 on IRIX
Date
Msg-id 200010161433.KAA03767@candle.pha.pa.us
Whole thread Raw
In response to Re: Postgres 7 on IRIX  (Pete Forman <gsez020@kryten.bedford.waii.com>)
List pgsql-ports
Applied.

> The Hermit Hacker writes:
>  > On Fri, 13 Oct 2000, Bruce Momjian wrote:
>  >
>  > > > Sure.  Perhaps you could check first if the result you got
>  > > > matches any of the other geometry output files.
>  > > >
>  > > > > Snapshot with my two patches builds and passes the runcheck
>  > > > > regression tests.
>  > > >
>  > > > Where are the patches?
>  > > >
>  > >
>  > > I think the patches list is stuck again.  Marc?
>  >
>  > not that I can tell ... last one was from you last night, and I
>  > just sent a test through and it went through fine ... but, found a
>  > couple that I needed to approve.  I'm going to remove some of teh
>  > checksum checks that are on the lists and see if it helps, as I've
>  > seen neither go thorugh, but were on hold due to checksum matches
>  > ...
>
> I submitted three patches to pgsql-patches@postgresql.org on Oct 13.
> Only two have shown up on the web site.  Even the mbox is missing the
> second.
>
> The missing patch is a one-liner, so here it is.  I can resend the
> whole bug report if wanted.
>
> *** src/bin/pg_dump/pg_restore.c.orig    Wed Aug  9 08:00:43 2000
> --- src/bin/pg_dump/pg_restore.c    Fri Oct 13 10:37:29 2000
> ***************
> *** 88,94 ****
>
>   typedef struct option optType;
>
> ! #ifdef HAVE_GETOPT_H
>   struct option cmdopts[] = {
>                   { "clean", 0, NULL, 'c' },
>                   { "create", 0, NULL, 'C' },
> --- 88,94 ----
>
>   typedef struct option optType;
>
> ! #ifdef HAVE_GETOPT_LONG
>   struct option cmdopts[] = {
>                   { "clean", 0, NULL, 'c' },
>                   { "create", 0, NULL, 'C' },
>
>
>
> Here are some headers of the messages.  It is the second, "Bug in
> pg_restore.c", that is missing.  I've had no messages back from mail
> daemons.
>
> Message-ID: <14822.54934.469674.683766@kryten.bedford.waii.com>
> From: Pete Forman <gsez020@kryten.bedford.waii.com>
> To: pgsql-patches@postgresql.org
> Subject: Add support for <xti.h>
> Date: Fri, 13 Oct 2000 10:32:06 +0100 (BST)
>
> Message-ID: <14822.58242.931615.571964@kryten.bedford.waii.com>
> From: Pete Forman <gsez020@kryten.bedford.waii.com>
> To: pgsql-patches@postgresql.org
> Subject: Bug in pg_restore.c
> Date: Fri, 13 Oct 2000 11:27:14 +0100 (BST)
>
> Message-ID: <14822.60874.529654.921133@kryten.bedford.waii.com>
> From: Pete Forman <gsez020@kryten.bedford.waii.com>
> To: pgsql-patches@postgresql.org
> Subject: Regression tests - expected file for IRIX geometry test
> Date: Fri, 13 Oct 2000 12:11:06 +0100 (BST)
>
> --
> Pete Forman                 -./\.- Disclaimer: This post is originated
> Western Geophysical           -./\.-  by myself and does not represent
> pete.forman@westgeo.com         -./\.-  the opinion of Baker Hughes or
> http://www.crosswinds.net/~petef  -./\.-  its divisions.
>


--
  Bruce Momjian                        |  http://candle.pha.pa.us
  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-ports by date:

Previous
From: Hector Sandoval
Date:
Subject: SUCCESSFUL INSTALLATION
Next
From: Jason Tishler
Date:
Subject: Re: New PostgreSQL binary distro for Windows NT