mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: Fix typo
Author: Justin Pryzby <pryzby@telsasoft.com>
This commit is contained in:
parent
fc22b6623b
commit
ef6576f537
1 changed files with 1 additions and 1 deletions
|
|
@ -819,7 +819,7 @@ WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
|
|||
|
||||
<para>
|
||||
The keyword <literal>STORED</literal> is required to signify that the
|
||||
column will be computed on write and will be stored on disk. default.
|
||||
column will be computed on write and will be stored on disk.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue