Skip to content

Commit d8a4195

Browse files
committed
Supply offline documentation
1 parent fd60eb3 commit d8a4195

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ EXTENSION = pg_show_plans
55
DATA = pg_show_plans--1.0--1.1.sql \
66
pg_show_plans--1.1.sql
77
REGRESS = pg_show_plans formats
8+
DOCS = pg_show_plans.md
89

910
USE_PGXS = 1
1011
ifdef USE_PGXS

pg_show_plans.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
README.md

0 commit comments

Comments
 (0)