git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 15251c0) | patch
Check for BuildIndexValueDescription returning NULL in gist_page_items
2021年1月18日 12:48:43 +0000 (14:48 +0200)
2021年1月18日 12:48:43 +0000 (14:48 +0200)
commit 5d1e5c8b758770186b005a1c3888b05e37af79c5
Check for BuildIndexValueDescription returning NULL in gist_page_items

Per Coverity. BuildIndexValueDescription() cannot actually return NULL in
this instance, because it only returns NULL if the user doesn't have the
required privileges, and this function can only be used by superuser. But
better safe than sorry.
contrib/pageinspect/gistfuncs.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /