Skip to content

Releases: postgresql-interfaces/psqlodbc

REL-17_00_0000-mimalloc

27 Sep 13:21
b149ff2
Compare
Choose a tag to compare

A build of REL-17_00_0000 that uses the mimalloc allocator for improved performance.

REL-17_00_0000

27 Sep 13:21
b149ff2
Compare
Choose a tag to compare
update version numbers for release 17 (#52)

* update version numbers for release 17

REL-16_00_0006-mimalloc

27 Sep 11:39
68db561
Compare
Choose a tag to compare

A build of REL-16_00_0006 that uses the mimalloc allocator for improved performance.

REL-16_00_0006

27 Sep 11:39
68db561
Compare
Choose a tag to compare
release 16_00_0006 bugfix for double free (#50)

* release 16_00_0006 bugfix for double free

REL-16_00_0005-mimalloc

28 May 11:25
6ca29b7
Compare
Choose a tag to compare

A build of REL-16_00_0005 that uses the mimalloc allocator for improved performance.

REL-16_00_0005

28 May 11:25
6ca29b7
Compare
Choose a tag to compare
Fixed bugs, reported in issue #8. (#25)

* Fixed bugs, reported in issue #8.
Bunch of memory leaks, occuring in tests.
One heap-buffer-overrun in read operation at convert.c:3162.
Two memory leaks, detected by my unit tests:
  password, conn_settings, pqopt fields overwrite if their values
  provided by both, system config and connstring.
  Restored reference counting lifetime managment of COL_INFO objects.
Some minor cosmetic changes.

Signed-off-by: Alexandr Kuznetsov <[email protected]>

* Minor cosmetic changes.

Signed-off-by: Alexandr Kuznetsov <[email protected]>

* Forgot set col_info to NULL in TABLE_INFO object while clearing it.

Signed-off-by: Alexandr Kuznetsov <[email protected]>

* Fixing comments.

Signed-off-by: Alexandr Kuznetsov <[email protected]>

---------

Signed-off-by: Alexandr Kuznetsov <[email protected]>

REL-16_00_0004

08 May 12:50
Compare
Choose a tag to compare
fix error

REL-16_00_0003

19 Apr 19:56
Compare
Choose a tag to compare
Build and release using github actions

REL-16_00_0001

18 Apr 20:03
Compare
Choose a tag to compare
change tag pattern