PostgreSQL数据库连接实现 更多...
#include <libpq-fe.h>
#include "NeForce/db/db_interface.hpp"
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
浏览该文件的源代码.
PostgreSQL数据库连接实现
此文件提供了PostgreSQL数据库的连接实现。
在文件 pgsql_connect.hpp 中定义.