projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d64e639
)
Remove mention of wal_files in a SHOW example.
author
Bruce Momjian
Sun, 1 Sep 2002 01:59:48 +0000
(
01:59
+0000)
committer
Bruce Momjian
Sun, 1 Sep 2002 01:59:48 +0000
(
01:59
+0000)
doc/src/sgml/ref/show.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/show.sgml
b/doc/src/sgml/ref/show.sgml
index e3002ca41e6b53ca43c8d0ef8eff1f53a89b6e07..f42893ffb25f71ff3dbcbe06af31cdd953b3744e 100644
(file)
--- a/
doc/src/sgml/ref/show.sgml
+++ b/
doc/src/sgml/ref/show.sgml
@@
-1,5
+1,5
@@
@@
-119,7
+119,6
@@
SHOW ALL;
.
.
wal_debug | 0
- wal_files | 0
wal_sync_method | fdatasync
(94 rows)