readme
来自「PHP v6.0 For Linux 运行环境:Win9X/ WinME/ Wi」· 代码 · 共 17 行
TXT
17 行
Test scripts assumes: - PostgreSQL server is installed locally - there is a PostgreSQL account for the users running the test scripts - there is database named "test"For instance, if your login name is 'testuser', you should have PostgreSQL user account named 'testuser' and grant that user access to the database 'test'.If you have account and database, type "createdb test" from command prompt to create the database to execute the test scripts. By executing the above command as the same user running the tests you ensure that the user is granted access to the database.If you find problems in PostgreSQL module, please mail tointenals@lists.php.net, helly@php.net or yohgaki@php.net.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?