Provide for MSVC config equivalents of recently added configure options. Remove
any hardcoding of those options. Along the way, reorder the expression used to calculate RELSEG_SIZE to make it slightly clearer. For now wal_segsize is only allowed to have a value of 1 on Windows - we can relax that when we get full large file support in the backend.
Showing
- configure 2 additions, 1 deletionconfigure
- configure.in 3 additions, 2 deletionsconfigure.in
- src/include/pg_config.h.win32 0 additions, 22 deletionssrc/include/pg_config.h.win32
- src/tools/msvc/Solution.pm 28 additions, 2 deletionssrc/tools/msvc/Solution.pm
- src/tools/msvc/config.pl 3 additions, 0 deletionssrc/tools/msvc/config.pl
Please register or sign in to comment