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

Commit0d272eb

Browse files
committed
Additional tweaks to README.pg_sphere
1 parentd2fc6df commit0d272eb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.pg_sphere

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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-
REGRESSIONTESTS (as the same user as the currently running PostgreSQL server):
52+
REGRESSIONTEST (as the same user as the currently running PostgreSQL server):
5353

5454
make installcheck
55-
make test
5655

5756
LONG REGRESSION TEST:
5857

@@ -63,4 +62,6 @@ The 'make' program must be compatible with GNU make.
6362
For more information or to report issues or to help with development, please
6463
refer to https://github.com/postgrespro/pgsphere/
6564

65+
Original repository for pgSphere: https://github.com/akorotkov/pgsphere
66+
6667
Have a lot of fun!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp