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

Commitc1bbebb

Browse files
committed
further improvements in README.md
1 parentba8e164 commitc1bbebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ In order to update pg_pathman:
104104
3. Execute the following queries:
105105

106106
```plpgsql
107-
/*replace X.Y with the version number, e.g. 1.3*/
108-
ALTER EXTENSION pg_pathmanUPDATE TO"X.Y";
107+
/*only required for major releases, e.g. 1.3 -> 1.4*/
108+
ALTER EXTENSION pg_pathmanUPDATE;
109109
SETpg_pathman.enable= t;
110110
```
111111

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp