Remove debugging aid
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 23 Nov 2019 16:19:20 +0000 (13:19 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 23 Nov 2019 16:19:20 +0000 (13:19 -0300)
commit45ff049e288b0fc7d68195b25ba1a78522e7a45b
treea7947f67992109f143693850ed388870443a25fc
parent4f66c93f61439b4db866b21cc1ecd5bf815564ef
Remove debugging aid

This Assert(false) was not supposed to be in the committed copy.

Reported by: Tom Lane
Discussion: https://postgr.es/m/26476.1574525468@sss.pgh.pa.us
src/backend/utils/error/elog.c