File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -49,10 +49,9 @@ UPDATING AN EXISTING INSTALLATION:
4949 psql -c "select pg_sphere_version();" <database>
5050 psql -c "SELECT * FROM pg_available_extension_versions WHERE name = 'pg_sphere';"
5151
52- REGRESSION TESTS (as the same user as the currently running PostgreSQL server):
52+ REGRESSION TEST (as the same user as the currently running PostgreSQL server):
5353
5454 make installcheck
55- make test
5655
5756LONG REGRESSION TEST:
5857
@@ -63,4 +62,6 @@ The 'make' program must be compatible with GNU make.
6362For more information or to report issues or to help with development, please
6463refer to https://github.com/postgrespro/pgsphere/
6564
65+ Original repository for pgSphere: https://github.com/akorotkov/pgsphere
66+
6667Have a lot of fun!
You can’t perform that action at this time.
0 commit comments