forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit68d8f9b
committed
In get_bc_algorithm_name, add a dummy return statement.
This code shouldn't be reached, but having it here might avoid acompiler warning.Per CI complaint from Andres Freund.Discussion:http://postgr.es/m/C6A7643A-582B-47F7-A03D-01736BC0349B@anarazel.de1 parent7c51b7f commit68d8f9b
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
| |
77 | 78 |
| |
|
0 commit comments
Comments
(0)