hi. in doc/src/sgml/ref/create_view.sgml, I want change two occurrences of <literal>ON CONFLICT UPDATE</literal> to <literal>ON CONFLICT DO UPDATE</literal> (between line 412 to line 439).
since other places using <literal>ON CONFLICT DO UPDATE</literal>.
