?? install
字號:
Installation of PL/pgSQL1) Type 'make' to build the shared plpgsql object.2) Type 'make install' to install the shared object in the PostgreSQL library directory.3) Declare the PL/pgSQL procedural language in your database by running the createlang script: createlang plpgsql DBNAME If you declare the language in the template1 database, any subsequently created database will have PL/pgSQL support installed automatically.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -