FreeBSD/Alpha patch

Started by Christopher Kings-Lynneover 24 years ago4 messagespatches
Jump to latest
#1Christopher Kings-Lynne
chriskl@familyhealth.com.au

OK,

I've taken Tom's recommendation on board. This patch just has two entries
in geometry for freebsd: intel and alpha. I have checked it on freebsd 4.4
on both platforms and it passes.

If it fails in earlier versions of freebsd, I guess we'll figure something
out then.

Chris

Attachments:

alpha-patch-3.txttext/plain; name=alpha-patch-3.txtDownload+4-4
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Christopher Kings-Lynne (#1)
Re: FreeBSD/Alpha patch

"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:

I've taken Tom's recommendation on board. This patch just has two entries
in geometry for freebsd: intel and alpha. I have checked it on freebsd 4.4
on both platforms and it passes.

Already committed.

If it fails in earlier versions of freebsd, I guess we'll figure something
out then.

Right.

regards, tom lane

#3Christopher Kings-Lynne
chriskl@familyhealth.com.au
In reply to: Tom Lane (#2)
Re: FreeBSD/Alpha patch

Already committed.

Sure? I just did another cvs up and it hasn't been committed.

Chris

#4Tom Lane
tgl@sss.pgh.pa.us
In reply to: Christopher Kings-Lynne (#3)
Re: FreeBSD/Alpha patch

"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:

Already committed.

Sure? I just did another cvs up and it hasn't been committed.

I think the anoncvs server syncs with the master once an hour.
But you can look at the master via cvsweb,
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/
and it's definitely there.

regards, tom lane