On Sat, 30 Mar 2019 at 20:25, Peter Eisentraut <pe...@eisentraut.org> wrote: > src/backend/utils/cache/lsyscache.c | 33 +
This change has caused a new compiler warning for compilers that don't understand that elog(ERROR) can't return. The attached fixes. -- David Rowley http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
fix_warning_in_get_attgenerated.patch
Description: Binary data