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