Add OpenBSD 3.1 i386 to supported platforms (was: RC1?)

Magnus Naeslund(f) <mag@fbab.net>

From: "Magnus Naeslund(f)" <mag@fbab.net>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: <pgsql-hackers@postgresql.org>, "Bruce Momjian" <pgman@candle.pha.pa.us>
Date: 2002-11-14T14:20:45Z
Lists: pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Too low processes-per-user limit, likely.

Yes, ofcourse...
This is what happens when you're in a hurry and tries to make everything
happen at the same time :)

Now it all passes:

OpenBSD 3.1 i386

./configure \
  --with-perl            \
  --enable-odbc          \
  --with-CXX

All 89 tests passed.
Installation and some small testing seems to work just fine.

Magnus