sql_pgsql.h
上传用户:tany51
上传日期:2013-06-12
资源大小:1397k
文件大小:0k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. #ifndef INCLUDED_SQL_PGSQL_PROTOS
  2. #define INCLUDED_SQL_PGSQL_PROTOS
  3. #include "storage.h"
  4. extern t_sql_engine sql_pgsql;
  5. #endif /* INCLUDED_SQL_PGSQL_PROTOS */