执行 query 指令。
语法: int pg_exec(int connection, string query);
传回值: 整数
函式种类: 资料库功能
本函式用来执行指定的 query 指令。参数 connection 为连线代码。参数 query 为欲执行的指令。