|
ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
|
实现PostgreSQL连接生命周期管理和查询执行 More...
#include "tools/db/sql/postgresql/npostgresql.h"#include "actor/protocol/nprotocol.h"#include "tools/log/nlog.h"#include <iostream>实现PostgreSQL连接生命周期管理和查询执行
基于libpq封装的PostgreSQL客户端,提供: