Skip to content

Commit 6e5d981

Browse files
committed
Update contrib.sgml and filelist.sgml
1 parent 790b4f5 commit 6e5d981

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/src/sgml/contrib.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
132132
&pgbuffercache;
133133
&pgcrypto;
134134
&pgfreespacemap;
135+
&pghintplan;
135136
&pgpathman;
136137
&pgprewarm;
137138
&pgquerystate;

doc/src/sgml/filelist.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
<!ENTITY pgbuffercache SYSTEM "pgbuffercache.sgml">
139139
<!ENTITY pgcrypto SYSTEM "pgcrypto.sgml">
140140
<!ENTITY pgfreespacemap SYSTEM "pgfreespacemap.sgml">
141+
<!ENTITY pghintplan SYSTEM "pgphintplan.sgml">
141142
<!ENTITY pgpathman SYSTEM "pgpathman.sgml">
142143
<!ENTITY pgprewarm SYSTEM "pgprewarm.sgml">
143144
<!ENTITY pgquerystate SYSTEM "pgquerystate.sgml">

0 commit comments

Comments
 (0)