Fix compiler warning
Peter Eisentraut <peter@eisentraut.org>
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.rowley@2ndquadrant.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/cache/lsyscache.c | modified | +7 −10 |