Releases: postgresql-interfaces/psqlodbc
Releases · postgresql-interfaces/psqlodbc
REL-17_00_0002-mimalloc
A build of REL-17_00_0002 that uses the mimalloc allocator for improved performance.
REL-17_00_0002
What's Changed
- Fix MSI error messages by @chrullrich in #58
- update version numbers by @davecramer in #63
Full Changelog: REL-16_00_0007...REL-17_00_0002
REL-16_00_0007-mimalloc
A build of REL-16_00_0007 that uses the mimalloc allocator for improved performance.
REL-16_00_0007
update version numbers to release 16.00.0007 to release a version 16 …
REL-17_00_0001-mimalloc
A build of REL-17_00_0001 that uses the mimalloc allocator for improved performance.
REL-17_00_0001
What's Changed
- Use REL_17_STABLE by @davecramer in #53
- Another place where refcnt in the COL_INFO object is unfortunately erased. by @progmachine in #55
Full Changelog: REL-17_00_0000...REL-17_00_0001
REL-17_00_0000-mimalloc
A build of REL-17_00_0000 that uses the mimalloc allocator for improved performance.
REL-17_00_0000
update version numbers for release 17 (#52) * update version numbers for release 17
REL-16_00_0006-mimalloc
A build of REL-16_00_0006 that uses the mimalloc allocator for improved performance.
REL-16_00_0006
release 16_00_0006 bugfix for double free (#50) * release 16_00_0006 bugfix for double free