Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7eb2b4b

Browse files
committed
Update FAQ_SCO from Larry Rosenman, correction from Tom Lane.
1 parent88f528c commit7eb2b4b

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

‎doc/FAQ_SCO

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
============================================================
2-
Frequently Asked Questions (FAQ) for PostgreSQL 7.2
2+
Frequently Asked Questions (FAQ) for PostgreSQL 7.3
33
SCO UnixWare and OpenServer specific
44
to be read in conjunction with the installation instructions
55
============================================================
6-
last updated: $Date:2001/08/29 19:14:39 $
6+
last updated: $Date:2002/11/08 16:49:15 $
77

88
current maintainer: Billy G. Allie (Bill.Allie@mug.org)
99
original author: Andrew Merrill (andrew@compclass.com)
1010

1111

12-
PostgreSQL 7.1 can be built on SCO UnixWare 7 and SCO OpenServer 5.
12+
PostgreSQL 7.3 can be built on SCO UnixWare 7 and SCO OpenServer 5.
1313
On OpenServer, you can use either the OpenServer Development Kit or
1414
the Universal Development Kit.
1515

@@ -22,6 +22,7 @@ Topics:
2222
*) Using the UDK on OpenServer
2323
*) Compiling PostgreSQL using the UDK
2424
*) Reading the PostgreSQL man pages
25+
*) C99 Issues with the 7.1.1b Feature Supplement
2526

2627

2728
***************************************************************************
@@ -137,3 +138,15 @@ variable in /etc/default/man. I use:
137138
On OpenServer, some extra research needs to be invested to make the
138139
man pages usable, because the man system is a bit different from other
139140
platforms. Currently, PostgreSQL will not install them at all.
141+
142+
143+
***************************************************************************
144+
*) C99 Issues with the 7.1.1b Feature Supplement
145+
146+
For compilers earlier than the one released with OpenUNIX 8.0.0(UnixWare
147+
7.1.2), Including the 7.1.1b Feature Supplement, you may need to specify -Xb
148+
in CFLAGS or the CC environment variable. The indication of this is an
149+
error in compiling tuplesort.c referencing inline functions.
150+
151+
Apparently there was a change in the 7.1.2(8.0.0) compiler and beyond.
152+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp