- Notifications
You must be signed in to change notification settings - Fork15
Releases: postgrespro/pgsphere
Releases · postgrespro/pgsphere
1.5.2
What's Changed
- Fix build under mingw64 by@vitcpp in#123
- Now more carefully nulling out null inputs in epoch_prop. by@msdemlei in#124
- Issue#125: Add PostgreSQL 17 builds to CI workflow by@esabol in#126
- Issue#139: Add PostgreSQL 18 builds to CI workflow, fix tests on PostgreSQL 18+, and eliminate compilation warnings by@esabol in#140
Full Changelog:1.5.1...1.5.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.5.1
daa9478 This commit was created on GitHub.com and signed with GitHub’sverified signature.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.5.1-rc1
daa9478 This commit was created on GitHub.com and signed with GitHub’sverified signature.
1.5.1-rc1Pre-release
Pre-release
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.5.0
8394ae7 This commit was created on GitHub.com and signed with GitHub’sverified signature.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
1.4.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.4.1
65268ed This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
What's Changed
Full Changelog:1.4.0...1.4.1
1.4.0
94e498d This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
What's Changed
- Migrate doc generation to docbook/fop (postgresql approach) by@vitcpp in#63
- Add GitHub Actions pipeline for pgSphere by@borodun in#69
- Add pipeline for docs using GitHub Pages by@borodun in#73
- Spoint3 fetch by@df7cb in#74
- make test: Don't track NOTICEs by@df7cb in#79
- g_spoint3_fetch was already part of the spoint3 opclass in older vers… by@df7cb in#83
- Selectivity estimators for <@(spoint, scircle) and spoint_dwithin(spoint, spoint, float8) by@df7cb in#80
- Maintain only one list of tests by@df7cb in#84
- Configurable smoc_gin_ops index resolution by@df7cb in#86
- Drop obsolete compatibility @({bigint,spoint}, smoc) operators by@df7cb in#92
- Add function to create spoly from an array of numbers in radians by@esabol in#96
- Add spoly(spoint[]) constructor function by@vitcpp in#99
- Hash opclass for spoint by@df7cb in#102
- Add "pgindent" rule for make to run pgindent by@vitcpp in#71
New Contributors
Full Changelog:1.3.1...1.4.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1.3.1
fb93eb4 This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
What's Changed
Full Changelog:1.3.0...1.3.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
1.3.0
2385d5d This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
What's Changed
- Create spoint_deg, scircle_deg, spoly_deg functions by@stepan-neretin7 in#38
- Fix compiler warning by@stepan-neretin7 in#47
- Fix sline_sline_pos by@ggnmstr in#36
- Create some tests for contains and overlap operations to check DE-9IM compliance by@3Davydov in#44
- Implement a function and tests to extract vertices from spoly by index by@stepan-neretin7 in#37
- Add calculation of the distance between a line and a point by@Darya177777 in#40
- Add spoly_is_convex by@ggnmstr in#43
- Fix compatibility with PG16 by@df7cb in#39
- Fix sphereline_circle_pos (uninitialized memory use) by@vitcpp in#56
- Add BRIN support for spoint and sbox by@gbroccolo in#55
New Contributors
- @ggnmstr made their first contribution in#36
- @3Davydov made their first contribution in#44
- @Darya177777 made their first contribution in#40
Full Changelog:1.2.3...1.3.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
1.2.3
612f06b This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
What's Changed
- Correct the angle functions to fix the incorrected results strans function according to the documentation. by@stepan-neretin7 in#32
Full Changelog:1.2.2...1.2.3