Thread: [COMMITTERS] pgsql: Silence compiler warning.

[COMMITTERS] pgsql: Silence compiler warning.

From
Heikki Linnakangas
Date:
Silence compiler warning.

Not all compilers understand that the elog(ERROR) never returns.

David Rowley

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/cb695ae993a38a0600a907154cfcc71285a9b9ef

Modified Files
--------------
src/backend/libpq/crypt.c | 1 +
1 file changed, 1 insertion(+)