Content-Length: 255862 | pFad | http://github.com/postgrespro/postgres/commit/49ae9fd8b7081c075b74889449b29d47fd80eaf3

B8 doc: Fix typo · postgrespro/postgres@49ae9fd · GitHub
Skip to content

Commit 49ae9fd

Browse files
committed
doc: Fix typo
for commit 1e08905 Reported-by: Marcos Pegoraro <marcos@f10.com.br>
1 parent 5d39bec commit 49ae9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1329,7 +1329,7 @@ CREATE TABLE posts (
13291329
In this case, <literal>CASCADE</literal> means that the updated values of the
13301330
referenced column(s) should be copied into the referencing row(s).
13311331
There is also a noticeable difference between <literal>ON UPDATE NO
1332-
ACTION</literal> (the default) and <literal>NO UPDATE RESTRICT</literal>.
1332+
ACTION</literal> (the default) and <literal>ON UPDATE RESTRICT</literal>.
13331333
The former will allow the update to proceed and the foreign-key constraint
13341334
will be checked against the state after the update. The latter will
13351335
prevent the update to run even if the state after the update would still

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/49ae9fd8b7081c075b74889449b29d47fd80eaf3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy