mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Update documentation to reflect that standard PLs are now extensions.
Recommend use of CREATE EXTENSION rather than plain CREATE LANGUAGE where relevant. Encourage PL authors to provide extension wrappers for their PLs.
This commit is contained in:
@@ -2601,8 +2601,8 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
|
||||
<para>
|
||||
To build 64 bit binaries using MinGW, install the 64 bit tool set
|
||||
from <ulink url="http://mingw-w64.sourceforge.net/"></ulink>, put its bin
|
||||
directory in the <envar>PATH</envar>, and run
|
||||
<command>configure</command> with the
|
||||
directory in the <envar>PATH</envar>, and run
|
||||
<command>configure</command> with the
|
||||
<command>--host=x86_64-w64-mingw</command> option.
|
||||
</para>
|
||||
|
||||
|
Reference in New Issue
Block a user