File: NEWS.rst

package info (click to toggle)
postgresql-pgmp 1.0.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 556 kB
  • sloc: ansic: 2,059; sql: 853; python: 591; makefile: 101; sh: 15
file content (51 lines) | stat: -rw-r--r-- 888 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Current release
---------------

What's new in pgmp 1.0.5
^^^^^^^^^^^^^^^^^^^^^^^^

Released on 2023-09-11.

- Fixed compatibility with PostgreSQL 16 (:issue:`#27`)


What's new in pgmp 1.0.4
^^^^^^^^^^^^^^^^^^^^^^^^

Released on 2020-02-06.

- Fixed compatibility with GMP 6.2 (:issue:`#18`)


What's new in pgmp 1.0.3
^^^^^^^^^^^^^^^^^^^^^^^^

Released on 2020-01-30.

- Fixed build with PostgreSQL up to 12 (:issues:`#8, #11, #14`)
- Fixed build with Python 3 (:issue:`#16`)
- Fixed access violation on Windows (:issue:`#9`)


What's new in pgmp 1.0.2
^^^^^^^^^^^^^^^^^^^^^^^^

Released on 2015-01-16.

- Fixed build with PostgreSQL 9.3, 9.4 (:issues:`#3`)


What's new in pgmp 1.0.1
^^^^^^^^^^^^^^^^^^^^^^^^

Released on 2012-09-29.

- Only documetation improvements and corrections


What's new in pgmp 1.0.0
------------------------

Released on 2011-05-23.

- First public release