mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
/contrib/foo -> contrib/foo
Since contrib is a relative directory specification, a leading slash is inappropriate.
This commit is contained in:
@ -2272,7 +2272,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Modify <filename>/contrib</> modules and stored procedure
|
||||
Modify <filename>contrib</> modules and stored procedure
|
||||
languages to install via the new <link
|
||||
linkend="extension">extension</link> mechanism (Tom Lane,
|
||||
Dimitri Fontaine)
|
||||
|
Reference in New Issue
Block a user