git.postgresql.org Git - postgresql.git/commit
2020年1月19日 21:04:36 +0000 (16:04 -0500)
2020年1月19日 21:04:36 +0000 (16:04 -0500)
commit 9c679a08f0cdedcf7f084daea3cba6ae9c3cbced
Silence minor compiler warnings.
Ensure that ClassifyUtilityCommandAsReadOnly() has defined behavior
even if TransactionStmt.kind has a value that's not one of the
declared values for its enum.
Suppress warnings from compilers that don't know that elog(ERROR)
doesn't return, in ClassifyUtilityCommandAsReadOnly() and
jsonb_set_lax().
Per Coverity and buildfarm.
This is the main PostgreSQL git repository.
RSS
Atom