git.postgresql.org Git - postgresql.git/commit
2021年3月21日 15:50:43 +0000 (11:50 -0400)
2021年3月21日 15:50:43 +0000 (11:50 -0400)
commit 9fb9691a88ae8df9bc30e0f0f72de7c96e73e125
Suppress various new compiler warnings.
Compilers that don't understand that elog(ERROR) doesn't return
issued warnings here. In the cases in libpq_pipeline.c, we were
not exactly helping things by failing to mark pg_fatal() as noreturn.
Per buildfarm.
This is the main PostgreSQL git repository.
RSS
Atom