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 c8ec21c commit 5af9f3cCopy full SHA for 5af9f3c
doc/src/sgml/contrib.sgml
@@ -118,10 +118,11 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
118
&file-fdw;
119
&fuzzystrmatch;
120
&hstore;
121
- &hunspell-dict
+ &hunspell-dict;
122
&intagg;
123
&intarray;
124
&isn;
125
+ &jsquery;
126
&lo;
127
<ree;
128
&pageinspect;
doc/src/sgml/filelist.sgml
@@ -123,6 +123,7 @@
<!ENTITY intagg SYSTEM "intagg.sgml">
<!ENTITY intarray SYSTEM "intarray.sgml">
<!ENTITY isn SYSTEM "isn.sgml">
+<!ENTITY jsquery SYSTEM "jsquery.sgml">
<!ENTITY lo SYSTEM "lo.sgml">
<!ENTITY ltree SYSTEM "ltree.sgml">
129
<!ENTITY oid2name SYSTEM "oid2name.sgml">
0 commit comments