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 dfbde60 commit 7a3fa7cCopy full SHA for 7a3fa7c
doc/src/sgml/contrib.sgml
@@ -124,6 +124,7 @@ CREATE EXTENSION <replaceable>module_name</> FROM unpackaged;
124
&fuzzystrmatch;
125
&hstore;
126
&hunspell-dict;
127
+ &in-memory;
128
&intagg;
129
&intarray;
130
&isn;
doc/src/sgml/filelist.sgml
@@ -128,6 +128,7 @@
<!ENTITY fulleq SYSTEM "fulleq.sgml">
<!ENTITY hstore SYSTEM "hstore.sgml">
<!ENTITY hunspell-dict SYSTEM "hunspell-dict.sgml">
131
+<!ENTITY in-memory SYSTEM "in-memory.sgml">
132
<!ENTITY intagg SYSTEM "intagg.sgml">
133
<!ENTITY intarray SYSTEM "intarray.sgml">
134
<!ENTITY isn SYSTEM "isn.sgml">
0 commit comments