We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd60eb3 commit d8a4195Copy full SHA for d8a4195
Makefile
@@ -5,6 +5,7 @@ EXTENSION = pg_show_plans
5
DATA = pg_show_plans--1.0--1.1.sql \
6
pg_show_plans--1.1.sql
7
REGRESS = pg_show_plans formats
8
+DOCS = pg_show_plans.md
9
10
USE_PGXS = 1
11
ifdef USE_PGXS
pg_show_plans.md
@@ -0,0 +1 @@
1
+README.md
0 commit comments