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

Commit9d5af43

Browse files
committed
Fix README.md
1 parentef45af3 commit9d5af43

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,14 @@ Using this module there can help in the following things:
1212
- overwatch the query execution
1313

1414
##Installation
15-
To install`pg_query_state`, please apply patches`custom_signal.patch`,`executor_hooks.patch` and`runtime_explain.patch` to the latest stable version of PostgreSQL and rebuild PostgreSQL.
15+
To install`pg_query_state`, please apply patches`custom_signal.patch` and`runtime_explain.patch` to the latest stable version of PostgreSQL and rebuild PostgreSQL.
1616

1717
Correspondence branch names to PostgreSQL version numbers:
1818
-_PG9_5_ --- PostgreSQL 9.5
1919
-_PGPRO9_5_ --- PostgresPro 9.5
2020
-_PGPRO9_6_ --- PostgreSQL 9.6 and PostgresPro 9.6
21-
-_PGPRO10_ --- PostgreSQL 10 and PostgresPro 10
21+
-_PGPRO10_ --- PostgresPro 10
22+
-_PG10_ --- PostgreSQL 10
2223
-_master_ --- development version for the newest version PostgreSQL
2324

2425
Then execute this in the module's directory:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp