mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Fix obsolete references to old-style contrib installation methods.
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
<title>Usage</title>
|
||||
|
||||
<para>
|
||||
Running the installation script creates a text search template
|
||||
<literal>intdict_template</> and a dictionary <literal>intdict</>
|
||||
Installing the <literal>dict_int</> extension creates a text search
|
||||
template <literal>intdict_template</> and a dictionary <literal>intdict</>
|
||||
based on it, with the default parameters. You can alter the
|
||||
parameters, for example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user