File tree 7 files changed +27
-15
lines changed
7 files changed +27
-15
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/admin.sgml,v 1.17 1999/09/29 05:18:14 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/admin.sgml,v 1.18 1999/12/06 16:37:11 thomas Exp $
3
3
4
4
Postgres Administrator's Guide.
5
5
Derived from postgres.sgml.
6
6
- thomas 1998-10-27
7
7
8
8
$Log: admin.sgml,v $
9
+ Revision 1.18 1999/12/06 16:37:11 thomas
10
+ Remove references to PostgreSQL as "public-domain" since that has a
11
+ specific meaning wrt copyright (or lack thereof).
12
+
9
13
Revision 1.17 1999/09/29 05:18:14 thomas
10
14
Strip out some cvs log info.
11
15
@@ -110,7 +114,7 @@ Your name here...
110
114
now becoming available in some commercial databases.
111
115
It provides SQL92/SQL3 language support,
112
116
transaction integrity, and type extensibility.
113
- <ProductName>PostgreSQL</ProductName> is a public-domain, open source descendant
117
+ <ProductName>PostgreSQL</ProductName> is an open- source descendant
114
118
of this original Berkeley code.
115
119
</Para>
116
120
</Preface>
Original file line number Diff line number Diff line change 98
98
<ulink url="http://http.cs.berkeley.edu/~jolly/">Jolly Chen</ulink>
99
99
added a SQL language interpreter to <productname>Postgres</productname>.
100
100
<productname>Postgres95</productname> was subsequently released to
101
- the Web to find its own way in the world as a public-domain,
102
- open source descendant of the original <productname>Postgres</productname>
101
+ the Web to find its own way in the world as an
102
+ open- source descendant of the original <productname>Postgres</productname>
103
103
Berkeley code.
104
104
</para>
105
105
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.6 1999/06/04 15:51:42 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/installation.sgml,v 1.7 1999/12/06 16:37:11 thomas Exp $
3
3
4
4
Postgres quick Installation Guide.
5
5
- thomas 1998-10-26
6
6
7
7
$Log: installation.sgml,v $
8
+ Revision 1.7 1999/12/06 16:37:11 thomas
9
+ Remove references to PostgreSQL as "public-domain" since that has a
10
+ specific meaning wrt copyright (or lack thereof).
11
+
8
12
Revision 1.6 1999/06/04 15:51:42 thomas
9
13
Add blurb on new docs in release notes.
10
14
Make minor info and markup changes for v6.5 release.
@@ -122,7 +126,7 @@ Your name here...
122
126
now becoming available in some commercial databases.
123
127
It provides SQL92/SQL3 language support,
124
128
transaction integrity, and type extensibility.
125
- <productname>PostgreSQL</productname> is a public-domain, open source descendant
129
+ <productname>PostgreSQL</productname> is an open- source descendant
126
130
of this original Berkeley code.
127
131
</para>
128
132
</preface>
Original file line number Diff line number Diff line change @@ -157,8 +157,8 @@ Your name here...
157
157
now becoming available in some commercial databases.
158
158
It provides SQL92/SQL3 language support,
159
159
transaction integrity, and type extensibility.
160
- <ProductName>PostgreSQL</ProductName> is a public-domain,
161
- open source descendant of this original Berkeley code.
160
+ <ProductName>PostgreSQL</ProductName> is an
161
+ open- source descendant of this original Berkeley code.
162
162
</Para>
163
163
</Preface>
164
164
@@ -320,7 +320,7 @@ Omit index until we have some index entries.
320
320
321
321
<!-- Keep this comment at the end of the file
322
322
Local variables:
323
- mode: sgml
323
+ mode:sgml
324
324
sgml-omittag:nil
325
325
sgml-shorttag:t
326
326
sgml-minimize-attributes:nil
@@ -330,7 +330,7 @@ sgml-indent-data:t
330
330
sgml-parent-document:nil
331
331
sgml-default-dtd-file:"./reference.ced"
332
332
sgml-exposed-tags:nil
333
- sgml-local-catalogs:"/usr/lib/sgml/CATALOG"
333
+ sgml-local-catalogs:( "/usr/lib/sgml/CATALOG")
334
334
sgml-local-ecat-files:nil
335
335
End:
336
336
-->
Original file line number Diff line number Diff line change 1
1
<!--
2
- $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.19 1999/07/22 15:11:04 thomas Exp $
2
+ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/programmer.sgml,v 1.20 1999/12/06 16:37:11 thomas Exp $
3
3
4
4
Postgres Programmer's Guide.
5
5
6
6
$Log: programmer.sgml,v $
7
+ Revision 1.20 1999/12/06 16:37:11 thomas
8
+ Remove references to PostgreSQL as "public-domain" since that has a
9
+ specific meaning wrt copyright (or lack thereof).
10
+
7
11
Revision 1.19 1999/07/22 15:11:04 thomas
8
12
Complete merge of all old man page information.
9
13
lisp.sgml is a placeholder for Eric Marsden's upcoming contribution.
@@ -143,8 +147,8 @@ Your name here...
143
147
now becoming available in some commercial databases.
144
148
It provides SQL92/SQL3 language support,
145
149
transaction integrity, and type extensibility.
146
- <productname>PostgreSQL</productname> is a public-domain,
147
- open source descendant of this original Berkeley code.
150
+ <productname>PostgreSQL</productname> is an
151
+ open- source descendant of this original Berkeley code.
148
152
</para>
149
153
</preface>
150
154
Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ Your name here...
85
85
now becoming available in some commercial databases.
86
86
It provides SQL92/SQL3 language support,
87
87
transaction integrity, and type extensibility.
88
- <ProductName>PostgreSQL</ProductName> is a public-domain, open source descendant
88
+ <ProductName>PostgreSQL</ProductName> is an open- source descendant
89
89
of this original Berkeley code.
90
90
</Para>
91
91
</Preface>
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ Your name here...
93
93
now becoming available in some commercial databases.
94
94
It provides SQL92/SQL3 language support,
95
95
transaction integrity, and type extensibility.
96
- <ProductName>PostgreSQL</ProductName> is a public-domain, open source descendant
96
+ <ProductName>PostgreSQL</ProductName> is an open- source descendant
97
97
of this original Berkeley code.
98
98
</Para>
99
99
</Preface>
You can’t perform that action at this time.
0 commit comments