BUG #11973: duplicate supported platforms
The following bug has been logged on the website:
Bug reference: 11973
Logged by: KOIZUMI Satoru
Email address: koizumistr@minos.ocn.ne.jp
PostgreSQL version: 9.4beta2
Operating system: KOIZUMI Satoru
Description:
FreeBSD, OpenBSD, NetBSD, OS X, AIX, HP/UX and Solaris appear twice in the
following sentence in "15.6. Supported Platforms" of PostgreSQL 9.4beta3
Documentation.
PostgreSQL can be expected to work on these operating systems: Linux (all
recent distributions), Windows (Win2000 SP4 and later), FreeBSD, OpenBSD,
NetBSD, OS X, AIX, HP/UX, Solaris, Tru64 Unix, FreeBSD, OpenBSD, NetBSD, OS
X, AIX, HP/UX, Solaris, and UnixWare.
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
On Sun, Nov 16, 2014 at 1:03 AM, <koizumistr@minos.ocn.ne.jp> wrote:
The following bug has been logged on the website:
Bug reference: 11973
Logged by: KOIZUMI Satoru
Email address: koizumistr@minos.ocn.ne.jp
PostgreSQL version: 9.4beta2
Operating system: KOIZUMI Satoru
Description:FreeBSD, OpenBSD, NetBSD, OS X, AIX, HP/UX and Solaris appear twice in the
following sentence in "15.6. Supported Platforms" of PostgreSQL 9.4beta3
Documentation.PostgreSQL can be expected to work on these operating systems: Linux (all
recent distributions), Windows (Win2000 SP4 and later), FreeBSD, OpenBSD,
NetBSD, OS X, AIX, HP/UX, Solaris, Tru64 Unix, FreeBSD, OpenBSD, NetBSD, OS
X, AIX, HP/UX, Solaris, and UnixWare.
Nice catch. This seems to be the result of a bad copy/paste in commit
18af793, problem being only on REL9_4_STABLE. Attached is a corrective
patch.
--
Michael
Attachments:
20141116_platform_docfix.patchtext/x-patch; charset=US-ASCII; name=20141116_platform_docfix.patchDownload+0-1
On Sun, Nov 16, 2014 at 7:09 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
On Sun, Nov 16, 2014 at 1:03 AM, <koizumistr@minos.ocn.ne.jp> wrote:
The following bug has been logged on the website:
Bug reference: 11973
Logged by: KOIZUMI Satoru
Email address: koizumistr@minos.ocn.ne.jp
PostgreSQL version: 9.4beta2
Operating system: KOIZUMI Satoru
Description:FreeBSD, OpenBSD, NetBSD, OS X, AIX, HP/UX and Solaris appear twice in the
following sentence in "15.6. Supported Platforms" of PostgreSQL 9.4beta3
Documentation.PostgreSQL can be expected to work on these operating systems: Linux (all
recent distributions), Windows (Win2000 SP4 and later), FreeBSD, OpenBSD,
NetBSD, OS X, AIX, HP/UX, Solaris, Tru64 Unix, FreeBSD, OpenBSD, NetBSD, OS
X, AIX, HP/UX, Solaris, and UnixWare.Nice catch. This seems to be the result of a bad copy/paste in commit
18af793, problem being only on REL9_4_STABLE. Attached is a corrective
patch.
Applied, thanks!
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs