提交 e72c98b0 编写于 作者: A Andrew Dunstan

fix ecpg regression tests broken by over-eager adding of $PostgreSQL$ markers

上级 53972b46
/*
* $PostgreSQL: pgsql/src/interfaces/ecpg/include/sql3types.h,v 1.12 2008/05/17 01:28:25 adunstan Exp $
*/
#ifndef _ECPG_SQL3TYPES_H
#define _ECPG_SQL3TYPES_H
......
/*
* $PostgreSQL: pgsql/src/interfaces/ecpg/include/sqlca.h,v 1.30 2008/05/17 01:28:25 adunstan Exp $
*/
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
......
/*
* $PostgreSQL: pgsql/src/interfaces/ecpg/test/regression.h,v 1.2 2008/05/17 01:28:25 adunstan Exp $
*/
exec sql define REGRESSDB1 regress1;
exec sql define REGRESSDB2 connectdb;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册