projects
/
users
/
heikki
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84f9a35
)
fix typo
author
Teodor Sigaev
<teodor@sigaev.ru>
Mon, 4 Apr 2016 10:15:24 +0000
(13:15 +0300)
committer
Teodor Sigaev
<teodor@sigaev.ru>
Mon, 4 Apr 2016 11:55:04 +0000
(14:55 +0300)
Andreas Ulbrich
doc/src/sgml/generic-wal.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/generic-wal.sgml
b/doc/src/sgml/generic-wal.sgml
index b3388bab08aa12476362ca5e0b6929cb6be88a2a..bb5bd3d9a0ce7b0daf162736202071ff9fa8f0bd 100644
(file)
--- a/
doc/src/sgml/generic-wal.sgml
+++ b/
doc/src/sgml/generic-wal.sgml
@@
-12,7
+12,7
@@
</para>
<para>
- The API for contructing generic WAL records is defined in
+ The API for con
s
tructing generic WAL records is defined in
<filename>generic_xlog.h</> and implemented in <filename>generic_xlog.c</>.
Each generic WAL record must be constructed by following these steps: