Cosmetic cleaning of pg_config.h.win32 Clean up some comments (some generated by old versions of autoconf) and some random ordering differences, so it's easier to diff this against the default pg_config.h or pg_config.h.in. Remove LOCALEDIR handling from pg_config.h.win32 altogether because it's already in pg_config_paths.h.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/877b61e9ce95934c71a9c01614db4be1b395fff6 Modified Files -------------- src/include/pg_config.h.win32 | 91 +++++++++++++++++++++---------------------- src/tools/msvc/Solution.pm | 2 - 2 files changed, 44 insertions(+), 49 deletions(-)
