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

Commit2289b40

Browse files
author
Thomas G. Lockhart
committed
Include chapters on security and an intro to SQL.
1 parente1900b2 commit2289b40

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

‎doc/src/sgml/postgres.sgml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.20 1999/04/06 15:41:13 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/postgres.sgml,v 1.21 1999/05/04 02:19:20 thomas Exp $
33

44
Postgres integrated documentation.
55
Other subset docs should be copied and shrunk from here.
66
thomas 1998-02-23
77

88
$Log: postgres.sgml,v $
9+
Revision 1.21 1999/05/04 02:19:20 thomas
10+
Include chapters on security and an intro to SQL.
11+
912
Revision 1.20 1999/04/06 15:41:13 thomas
1013
Fix markup to include all closing tags.
1114
Required by newest versions of DocBook and style sheets.
@@ -87,6 +90,7 @@ Move SQL reference pages up into the User's Guide.
8790
<!entity oper SYSTEM "oper.sgml">
8891
<!entity pgaccess SYSTEM "pgaccess.sgml">
8992
<!entity psql SYSTEM "psql.sgml">
93+
<!entity sql SYSTEM "sql.sgml">
9094
<!entity query-ug SYSTEM "query-ug.sgml">
9195
<!entity storage SYSTEM "storage.sgml">
9296
<!entity syntax SYSTEM "syntax.sgml">
@@ -107,6 +111,7 @@ Move SQL reference pages up into the User's Guide.
107111
<!entity recovery SYSTEM "recovery.sgml">
108112
<!entity regress SYSTEM "regress.sgml">
109113
<!entity release SYSTEM "release.sgml">
114+
<!entity security SYSTEM "security.sgml">
110115
<!entity start-ag SYSTEM "start-ag.sgml">
111116

112117
<!-- programmer's guide -->
@@ -236,8 +241,10 @@ Your name here...
236241
Information for users.
237242
</Para>
238243
</PartIntro>
244+
245+
&sql;
239246
&environ;
240-
&manage;
247+
&manage;
241248
&syntax;
242249
&datatype;
243250
&oper;
@@ -264,10 +271,11 @@ Your name here...
264271
&ports;
265272
&config;
266273
&install;
267-
&installw;
274+
&installw;
268275
&runtime;
276+
&security;
269277
&options;
270-
&start-ag;
278+
&start-ag;
271279
&recovery;
272280
&regress;
273281
&release;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp