In get_bc_algorithm_name, add a dummy return statement.
Robert Haas <rhaas@postgresql.org>
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/C6A7643A-582B-47F7-A03D-01736BC0349B@anarazel.de
Files
| Path | Change | +/− |
|---|---|---|
| src/common/backup_compression.c | modified | +1 −0 |
Discussion
- pgsql: Unbreak the build. 8 messages · 2022-03-23