What's Changed
- Remove the NMAKE build system for installers by @chrullrich in #65
- Use WiX 5 by @chrullrich in #66
- fix small memory leak in 'CC_initial_log' function by @iobnc in #67
- Fix typo failing the Rebuild target by @chrullrich in #68
- Correct wrong string method calls by @chrullrich in #69
- Fix PG_ErrorInfo and ER_ReturnError when error message is larger than 65535 bytes by @r33s3n6 in #70
- Update version numbers for release 17.0003 by @davecramer in #77
New Contributors
Full Changelog: REL-17_00_0002...REL-17_00_0003