The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.6/static/sql-createpolicy.html
Description:
"Note that INSERT with ON CONFLICT DO UPDATE checks INSERT policies' WITH
CHECK expressions only for rows appended to the relation by the INSERT
path."
May be "by the INSERT part"?