Skip to content

Commit 9546a2a

Browse files
committed
Docs for pgpro_scheduler
1 parent 420a294 commit 9546a2a

File tree

3 files changed

+1152
-0
lines changed

3 files changed

+1152
-0
lines changed

doc/src/sgml/contrib.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
139139
&pghintplan;
140140
&pgpathman;
141141
&pgprewarm;
142+
&pgpro-scheduler;
142143
&pgquerystate;
143144
&pgrowlocks;
144145
&pgstatstatements;

doc/src/sgml/filelist.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
<!ENTITY pghintplan SYSTEM "pghintplan.sgml">
147147
<!ENTITY pgpathman SYSTEM "pgpathman.sgml">
148148
<!ENTITY pgprewarm SYSTEM "pgprewarm.sgml">
149+
<!ENTITY pgpro-scheduler SYSTEM "pgpro-scheduler.sgml">
149150
<!ENTITY pgquerystate SYSTEM "pgquerystate.sgml">
150151
<!ENTITY pgrowlocks SYSTEM "pgrowlocks.sgml">
151152
<!ENTITY pgstandby SYSTEM "pgstandby.sgml">

0 commit comments

Comments
 (0)