Skip to content

Commit 0b3214a

Browse files
author
Thomas G. Lockhart
committed
Add mention of join syntax to release notes, and reformat a few lines.
Update porting info. Still need a lot of platforms tested. Fix small errors in markup.
1 parent 98069f2 commit 0b3214a

File tree

4 files changed

+133
-109
lines changed

4 files changed

+133
-109
lines changed

doc/src/sgml/func.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -892,10 +892,9 @@
892892

893893
<listitem>
894894
<para>
895-
<entry>9</entry>
896-
<entry>value with the specified number of digits, and if digit is
897-
not available use blank space</entry>
898-
</row>
895+
<literal>9</literal> specifies a value with the same number of
896+
digits as there are <literal>9</literal>s. If a digit is
897+
not available use blank space.
899898
</para>
900899
</listitem>
901900

doc/src/sgml/install.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ For a complete list of options, type:
162162
installed into the usual place for Perl modules (typically under
163163
<filename>/usr/lib/perl</filename>), so you must have root access
164164
to perform the installation step. (It is often easiest to leave out
165-
<term>--with-perl</term> initially, and then build and install the
165+
<option>--with-perl</option> initially, and then build and install the
166166
Perl interface after completing the installation of PostgreSQL
167167
itself.)
168168
</para>

doc/src/sgml/ports.sgml

Lines changed: 70 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,6 @@
4343
<entry>1999-05-25</entry>
4444
<entry>(<ulink url="mailto:maillist@candle.pha.pa.us">Bruce Momjian</ulink></entry>
4545
</row>
46-
<row>
47-
<entry>FreeBSD 2.2.x-4.0</entry>
48-
<entry>x86</entry>
49-
<entry>v6.5</entry>
50-
<entry>1999-05-25</entry>
51-
<entry>(<ulink url="mailto:t-ishii@sra.co.jp">Tatsuo Ishii</ulink>,
52-
<ulink url="mailto:scrappy@hub.org">Marc Fournier</ulink>)</entry>
53-
</row>
5446
<row>
5547
<entry>DGUX 5.4R4.11</entry>
5648
<entry>m88k</entry>
@@ -67,6 +59,14 @@
6759
<entry>
6860
(<ulink url="mailto:pjlobo@euitt.upm.es">Pedro J. Lobo</ulink>)</entry>
6961
</row>
62+
<row>
63+
<entry>FreeBSD 2.2.x-4.0</entry>
64+
<entry>x86</entry>
65+
<entry>v6.5</entry>
66+
<entry>1999-05-25</entry>
67+
<entry>(<ulink url="mailto:t-ishii@sra.co.jp">Tatsuo Ishii</ulink>,
68+
<ulink url="mailto:scrappy@hub.org">Marc Fournier</ulink>)</entry>
69+
</row>
7070
<row>
7171
<entry>HPUX</entry>
7272
<entry>PA-RISC</entry>
@@ -91,15 +91,15 @@
9191
-->
9292
</row>
9393
<row>
94-
<entry>linux 2.0.x</entry>
94+
<entry>Linux 2.0.x</entry>
9595
<entry>Alpha</entry>
9696
<entry>v6.5.3</entry>
9797
<entry>1999-11-05</entry>
9898
<entry>
9999
(<ulink url="mailto:pgsql@rkirkpat.net">Ryan Kirkpatrick</ulink>)</entry>
100100
</row>
101101
<row>
102-
<entry>linux 2.2.x</entry>
102+
<entry>Linux 2.2.x</entry>
103103
<entry>arm41</entry>
104104
<entry>v6.5.3</entry>
105105
<entry>1999-11-05</entry>
@@ -112,7 +112,7 @@
112112
separately.
113113
- thomas 1999-11-06
114114
<row>
115-
<entry>linux 2.0.x/libc5</entry>
115+
<entry>Linux 2.0.x/libc5</entry>
116116
<entry>x86</entry>
117117
<entry>v6.4</entry>
118118
<entry>1998-10-27</entry>
@@ -121,43 +121,35 @@
121121
-->
122122

123123
<row>
124-
<entry>linux 2.2.x/glibc2</entry>
124+
<entry>Linux 2.2.x/glibc2</entry>
125125
<entry>x86</entry>
126-
<entry>v6.5.3</entry>
127-
<entry>1999-11-05</entry>
126+
<entry>v7.0</entry>
127+
<entry>2000-03-26</entry>
128128
<entry>(<ulink url="mailto:lamar.owen@wgcr.org">Lamar Owens</ulink>)</entry>
129129
</row>
130130
<row>
131-
<entry>linux 2.0.x</entry>
131+
<entry>Linux 2.0.x</entry>
132132
<entry>MIPS</entry>
133133
<entry>v6.4</entry>
134134
<entry>1998-12-16</entry>
135135
<entry>Cobalt Qube
136136
(<ulink url="mailto:t-ishii@sra.co.jp">Tatsuo Ishii</ulink>)</entry>
137137
</row>
138138
<row>
139-
<entry>linux 2.0.x</entry>
139+
<entry>Linux 2.0.x</entry>
140140
<entry>Sparc</entry>
141141
<entry>v6.4</entry>
142142
<entry>1998-10-25</entry>
143143
<entry>(<ulink url="mailto:szybist@boxhill.com">Tom Szybist</ulink>)</entry>
144144
</row>
145145
<row>
146-
<entry>linuxPPC 2.1.24</entry>
146+
<entry>LinuxPPC R4 2.2.1/libc5</entry>
147147
<entry>PPC603e</entry>
148-
<entry>v6.4</entry>
149-
<entry>1998-10-26</entry>
148+
<entry>v7.0</entry>
149+
<entry>2000-03-26</entry>
150150
<entry>Powerbook 2400c
151151
(<ulink url="mailto:t-ishii@sra.co.jp">Tatsuo Ishii</ulink>)</entry>
152152
</row>
153-
<row>
154-
<entry>mklinux DR3</entry>
155-
<entry>PPC750</entry>
156-
<entry>v6.4</entry>
157-
<entry>1998-09-16</entry>
158-
<entry>PowerMac 7600
159-
(<ulink url="mailto:t-ishii@sra.co.jp">Tatsuo Ishii</ulink>)</entry>
160-
</row>
161153
<row>
162154
<entry>NetBSD</entry>
163155
<entry>arm32</entry>
@@ -166,11 +158,12 @@
166158
<entry>(<ulink url="mailto:a.mcmurry1@physics.oxford.ac.uk">Andrew McMurry</ulink>)</entry>
167159
</row>
168160
<row>
169-
<entry>NetBSD 1.3.2</entry>
161+
<entry>NetBSD 1.4U</entry>
170162
<entry>x86</entry>
171-
<entry>v6.4</entry>
172-
<entry>1998-10-25</entry>
173-
<entry>(<ulink url="mailto:brook@trillium.NMSU.Edu">Brook Milligan</ulink>)</entry>
163+
<entry>v7.0</entry>
164+
<entry>2000-03-26</entry>
165+
<entry>(<ulink url="mailto:prlw1@newn.cam.ac.uk">Patrick
166+
Welche</ulink>)</entry>
174167
</row>
175168
<row>
176169
<entry>NetBSD</entry>
@@ -204,7 +197,7 @@
204197
<entry>(<ulink url="mailto:tih@hamartun.priv.no">Tom I Helbekkmo</ulink>)</entry>
205198
</row>
206199
<row>
207-
<entry>QNX-4.25</entry>
200+
<entry>QNX 4.25</entry>
208201
<entry>x86</entry>
209202
<entry>v6.5.2</entry>
210203
<entry>1999-11-08</entry>
@@ -277,11 +270,6 @@
277270
</table>
278271
</para>
279272

280-
<para>
281-
Platforms listed for v6.3.x and v6.4.x should also work with v6.5,
282-
but we did not receive explicit confirmation of such at the time this
283-
list was compiled.
284-
</para>
285273
<note>
286274
<para>
287275
For <productname>Windows NT</productname>,
@@ -294,13 +282,55 @@
294282
<sect1>
295283
<title>Unsupported Platforms</title>
296284

285+
<para>
286+
Platforms listed for v6.3.x-v6.5.x should also work with v7.0,
287+
but we did not receive explicit confirmation of such at the time this
288+
list was compiled.
289+
</para>
290+
291+
<para>
292+
At the time of publication, the following platforms have been tested:
293+
294+
<table tocentry="1">
295+
<title>Obsolete Platforms</title>
296+
<tgroup cols="4">
297+
<thead>
298+
<row>
299+
<entry><acronym>OS</acronym></entry>
300+
<entry>Processor</entry>
301+
<entry>Version</entry>
302+
<entry>Reported</entry>
303+
<entry>Remarks</entry>
304+
</row>
305+
</thead>
306+
<tbody>
307+
<row>
308+
<entry>mklinux DR3</entry>
309+
<entry>PPC750</entry>
310+
<entry>v6.4</entry>
311+
<entry>1998-09-16</entry>
312+
<entry>PowerMac 7600; mklinux merged with LinuxPPC
313+
(<ulink url="mailto:t-ishii@sra.co.jp">Tatsuo Ishii</ulink>)</entry>
314+
</row>
315+
<row>
316+
<entry>Ultrix</entry>
317+
<entry>MIPS,VAX?</entry>
318+
<entry>v6.x</entry>
319+
<entry>1998-03-01</entry>
320+
<entry>No recent reports; obsolete?</entry>
321+
</row>
322+
</tbody>
323+
</tgroup>
324+
</table>
325+
</para>
326+
297327
<para>
298328
There are a few platforms which have been attempted and which have been
299329
reported to not work with the standard distribution.
300330
Others listed here do not provide sufficient library support for an attempt.
301331

302332
<table tocentry="1">
303-
<title>Possibly Incompatible Platforms</title>
333+
<title>Incompatible Platforms</title>
304334
<titleabbrev>Incompatibles</titleabbrev>
305335
<tgroup cols="4">
306336
<thead>
@@ -336,16 +366,6 @@
336366
<entry>Confirmed with patching; v6.4.x will need TAS spinlock code
337367
(<ulink url="mailto:dlw@seavme.xroads.com">Doug Winterburn</ulink>)</entry>
338368
</row>
339-
<!--
340-
Obsolete afaik. Let's stop mentioning it. - thomas 1999-11-06
341-
<row>
342-
<entry>Ultrix</entry>
343-
<entry>MIPS,VAX?</entry>
344-
<entry>v6.x</entry>
345-
<entry>1998-03-01</entry>
346-
<entry>No recent reports; obsolete?</entry>
347-
</row>
348-
-->
349369
</tbody>
350370
</tgroup>
351371
</table>
@@ -357,7 +377,7 @@ Obsolete afaik. Let's stop mentioning it. - thomas 1999-11-06
357377

358378
<!-- Keep this comment at the end of the file
359379
Local variables:
360-
mode: sgml
380+
mode:sgml
361381
sgml-omittag:nil
362382
sgml-shorttag:t
363383
sgml-minimize-attributes:nil
@@ -367,7 +387,7 @@ sgml-indent-data:t
367387
sgml-parent-document:nil
368388
sgml-default-dtd-file:"./reference.ced"
369389
sgml-exposed-tags:nil
370-
sgml-local-catalogs:"/usr/lib/sgml/catalog"
390+
sgml-local-catalogs:("/usr/lib/sgml/catalog")
371391
sgml-local-ecat-files:nil
372392
End:
373393
-->

0 commit comments

Comments
 (0)