Fix compiler warning Rewrite get_attgenerated() to avoid compiler warning if the compiler does not recognize that elog(ERROR) does not return.
Reported-by: David Rowley <david.row...@2ndquadrant.com> Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/edda32ee250fe480701083d4e072e06929991bf9 Modified Files -------------- src/backend/utils/cache/lsyscache.c | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-)