readme

来自「PostgreSQL7.4.6 for Linux」· 代码 · 共 9 行

TXT
9
字号
PL/Perl allows you to write PostgreSQL functions and procedures inPerl.  To include PL/Perl in the build use './configure --with-perl'.To build from this directory use 'gmake all; gmake install'.  libperlmust have been built as a shared library, which is usually not thecase in standard installations.Consult the PostgreSQL User's Guide and the INSTALL file in thetop-level directory of the source distribution for more information.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?