Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tags: postgrespro/pgsphere

Tags

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Alter spoint op family to add missed operator 17 (<->) (#121)The upgrade script misses the altering of spoint operator familyto add operator 17. It is required for k-NN search.Change the version to 1.5.1.

1.5.1-rc1

Toggle 1.5.1-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Alter spoint op family to add missed operator 17 (<->) (#121)The upgrade script misses the altering of spoint operator familyto add operator 17. It is required for k-NN search.Change the version to 1.5.1.

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode
Fix output precision limit for double values (issue#118) (#119)Fix output precision limit for double values (issue#118)pgSphere used its own setting (set_sphere_output_precision function)to limit the output precision of double values, that could not begreater than 15 significant digits (DBL_DIG). It introduced someproblems with dump/restore. PostgreSQL uses its own precision setting:extra_float_digits. The PostgreSQL setting allows to use more significantdigits.This patch changes the default pgSphere output behaviour to utilizePostgreSQL extra_float_digits. Now, extra_float_digits is used by default,until set_sphere_output_precision is called.The old behaviour is kept for compatibility purposes. Once,set_sphere_output_precision is called, pgSphere starts to use the oldbehaviour (read, please, issue#118 discussion).The patch introduces a new function - reset_sphere_output_precision.It is used to reset to the PostgreSQL behaviour after usingset_sphere_output_precision.* Update upgrade script (reset_sphere_output_precision function)* Add test for pgSphere output precision with different settingsexpected/output_precision.out   - PG 10-11expected/output_precision_1.out - PG 12+* Add extra_float_digits = 2 for epochprop and bounding_box_gist tests

1.4.2

Toggle 1.4.2's commit message
fix Makefile dist targetthe sparse.c and sscan.c files are now committed in src dir

1.4.1

Toggle 1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Merge pull request#110 from vitcpp/make-release-1.4.1Make release 1.4.1

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Adjust release version 1.3.2 to 1.4.0 (#105)

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Merge pull request#62 from vitcpp/gcc-bug-323Fix overlaps.sql test fail on 32 bit Debian due to gcc bug 323

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Merge pull request#59 from vitcpp/fix-upgrade-script-brinFix pg_sphere--1.2.3--1.3.0 upgrade script (add brin support)

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
Merge pull request#32 from stepan-neretin7/17_fix_theta_function[ISSUE#17] Corrected the angle functions to fix the incorrected results strans function according to the documentation.

1.2.2

Toggle 1.2.2's commit message

Verified

This tag was signed with the committer’sverified signature. The key has expired.
vitcpp Vitaly
GPG key ID:5B23452935F01CB7
Expired
Verified
Learn about vigilant mode
Create Release 1.2.2 tag
PreviousNext

[8]ページ先頭

©2009-2025 Movatter.jp