In get_bc_algorithm_name, add a dummy return statement.

This code shouldn't be reached, but having it here might avoid a
compiler warning.

Per CI complaint from Andres Freund.

Discussion: http://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/68d8f9bfb2f467c306d81b4f1cee1a5a0e5ede37

Modified Files
--------------
src/common/backup_compression.c | 1 +
1 file changed, 1 insertion(+)

Reply via email to