1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00
Andreas Ulbrich
This commit is contained in:
Teodor Sigaev
2016-04-04 13:15:24 +03:00
parent 84f9a35e39
commit 9b27aebe71

View File

@ -12,7 +12,7 @@
</para>
<para>
The API for contructing generic WAL records is defined in
The API for constructing 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: