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 790b4f5 commit 6e5d981Copy full SHA for 6e5d981
doc/src/sgml/contrib.sgml
@@ -132,6 +132,7 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
132
&pgbuffercache;
133
&pgcrypto;
134
&pgfreespacemap;
135
+ &pghintplan;
136
&pgpathman;
137
&pgprewarm;
138
&pgquerystate;
doc/src/sgml/filelist.sgml
@@ -138,6 +138,7 @@
<!ENTITY pgbuffercache SYSTEM "pgbuffercache.sgml">
139
<!ENTITY pgcrypto SYSTEM "pgcrypto.sgml">
140
<!ENTITY pgfreespacemap SYSTEM "pgfreespacemap.sgml">
141
+<!ENTITY pghintplan SYSTEM "pgphintplan.sgml">
142
<!ENTITY pgpathman SYSTEM "pgpathman.sgml">
143
<!ENTITY pgprewarm SYSTEM "pgprewarm.sgml">
144
<!ENTITY pgquerystate SYSTEM "pgquerystate.sgml">
0 commit comments