We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eefd90c commit ac53295Copy full SHA for ac53295
doc/src/sgml/release-9.4.sgml
@@ -1120,7 +1120,7 @@
1120
1121
<para>
1122
Previously the presence of non-updatable columns such as
1123
- expressions, literals, and function cals prevented automatic
+ expressions, literals, and function calls prevented automatic
1124
updates. Now <command>INSERT</>s, <command>UPDATE</>s and
1125
<command>DELETE</>s are supported, provided that they do not
1126
attempt to assign new values to any of the non-updatable columns.
0 commit comments