| From: | Alessio Bragadini <alessio(at)albourne(dot)com> |
|---|---|
| To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Cc: | Arrigo Triulzi <arrigo(at)albourne(dot)com> |
| Subject: | Re: Release of v7.2.2 (Was: Re: @(#)Mordred Labs ad...) |
| Date: | 2002-08-26 14:21:04 |
| Message-ID: | 1030371664.24729.3163.camel@iris |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Builds and runs fine under HP/Compaq Tru64 aka Digital Unix aka OSF/1
(this is getting difficult...) version 4.0f/g using standard cc:
template1=# SELECT version();
version
----------------------------------------------------------------
PostgreSQL 7.2.2 on alphaev56-dec-osf4.0g, compiled by cc -std
$ gmake check
======================
All 79 tests passed.
======================
Same using GCC:
======================
All 79 tests passed.
======================
--
Alessio F. Bragadini alessio(at)albourne(dot)com
APL Financial Services http://village.albourne.com
Nicosia, Cyprus phone: +357-22-755750
"It is more complicated than you think"
-- The Eighth Networking Truth from RFC 1925
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-08-26 14:26:01 | Re: [HACKERS] pg_attribute.attisinherited ? |
| Previous Message | Neil Conway | 2002-08-26 14:11:54 | Re: @(#)Mordred Labs advisory 0x0006: Two minor DoS conditions in PostgreSQL |