Skip to content

Commit 1b63026

Browse files
committed
Refactor unit conversions code in guc.c.
Replace the if-switch-case constructs with two conversion tables, containing all the supported conversions between human-readable unit strings and the base units used in GUC variables. This makes the code easier to read, and makes adding new units simpler.
1 parent bc208a5 commit 1b63026

File tree

2 files changed

+193
-240
lines changed

2 files changed

+193
-240
lines changed

0 commit comments

Comments
 (0)