projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0423de4
)
Move Client Authentication right after Server Configuration in docs.
author
Bruce Momjian
Wed, 7 May 2008 16:36:43 +0000
(16:36 +0000)
committer
Bruce Momjian
Wed, 7 May 2008 16:36:43 +0000
(16:36 +0000)
Scott Marlowe
doc/src/sgml/postgres.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/postgres.sgml
b/doc/src/sgml/postgres.sgml
index 3c3024e3f3c5e569f151901b15d7e8fb208ad81b..041bcfa73222851de6abca91039d59c3d93fa320 100644
(file)
--- a/
doc/src/sgml/postgres.sgml
+++ b/
doc/src/sgml/postgres.sgml
@@
-1,4
+1,4
@@
-
+
@@
-146,9
+146,9
@@
&installw;
&runtime;
&config;
+ &client-auth;
&user-manag;
&manage-ag;
- &client-auth;
&charset;
&maintenance;
&backup;