mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
fix ecpg regression tests broken by over-eager adding of $PostgreSQL$ markers
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
/*
|
||||
* $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;
|
||||
|
||||
|
Reference in New Issue
Block a user