Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d8a3a8c

Browse files
author
Thomas G. Lockhart
committed
Include chapter on security.
1 parent 5da466c commit d8a3a8c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/src/sgml/admin.sgml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/admin.sgml,v 1.10 1999/01/19 16:06:25 thomas Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/admin.sgml,v 1.11 1999/05/04 02:16:57 thomas Exp $
33

44
Postgres Administrator's Guide.
55
Derived from postgres.sgml.
66
- thomas 1998-10-27
77

88
$Log: admin.sgml,v $
9+
Revision 1.11 1999/05/04 02:16:57 thomas
10+
Include chapter on security.
11+
912
Revision 1.10 1999/01/19 16:06:25 thomas
1013
Merge current.sgml into release.sgml so all release notes are in the same
1114
file. Per Bruce's preference. Go to it Bruce!
@@ -46,6 +49,7 @@ Bigger updates to the installation instructions (install and config).
4649
<!entity regress SYSTEM "regress.sgml">
4750
<!entity release SYSTEM "release.sgml">
4851
<!entity runtime SYSTEM "runtime.sgml">
52+
<!entity security SYSTEM "security.sgml">
4953
<!entity start-ag SYSTEM "start-ag.sgml">
5054

5155
<!entity biblio SYSTEM "biblio.sgml">
@@ -127,6 +131,7 @@ It provides SQL92/SQL3 language support,
127131
&install;
128132
&installw;
129133
&runtime;
134+
&security;
130135
&options;
131136
&start-ag;
132137
&recovery;

0 commit comments

Comments
 (0)