Re: PostgreSQL for VAX on NetBSD/OpenBSD
Greg Stark <[email protected]> Wed, 25 Jun 2014 10:50:47 -0700
| Newsgroups | gmane.os.netbsd.ports.vax,gmane.os.openbsd.vax,gmane.comp.db.postgresql.devel.general |
|---|---|
| Message-ID | <CAM-w4HMqNUE01WrSZE4yntFbu2GjhENJGXVCKFXt5n6nf3gkxQ@mail.gmail.com> |
On Wed, Jun 25, 2014 at 10:17 AM, Robert Haas <[email protected]> wrote: > Well, the fact that initdb didn't produce a working configuration and > that make installcheck failed to work properly are bad. But, yeah, > it's not totally broken. Yeah it seems to me that these kinds of autoconf and initdb tests failing are different from a platform where the spinlock code doesn't work. It's actually valuable to have a platform where people routinely trigger those configuration values. If they're broken there's not much value in carrying them. -- greg