doc: fix 9.4 release notes typo
Report by Dean Rasheed
This commit is contained in:
parent
eefd90c4a9
commit
ac53295d66
@ -1120,7 +1120,7 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
Previously the presence of non-updatable columns such as
|
Previously the presence of non-updatable columns such as
|
||||||
expressions, literals, and function cals prevented automatic
|
expressions, literals, and function calls prevented automatic
|
||||||
updates. Now <command>INSERT</>s, <command>UPDATE</>s and
|
updates. Now <command>INSERT</>s, <command>UPDATE</>s and
|
||||||
<command>DELETE</>s are supported, provided that they do not
|
<command>DELETE</>s are supported, provided that they do not
|
||||||
attempt to assign new values to any of the non-updatable columns.
|
attempt to assign new values to any of the non-updatable columns.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user