File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
/* dynamic SQL test program
2
2
*
3
- * Copyright (c) 2000, Christof Petig <christof.petig@wtal.de>
4
- *
5
- * $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest.pgc,v 1.11 2005/06/30 07:08:59 neilc Exp $
3
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest.pgc,v 1.12 2006/03/11 16:57:43 momjian Exp $
6
4
*/
7
5
8
6
#include <stdio.h>
Original file line number Diff line number Diff line change 1
1
/* dynamic SQL test program
2
2
*
3
- * Copyright (c) 2000, Christof Petig <christof.petig@wtal.de>
4
- *
5
- * $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest2.pgc,v 1.6 2005/06/30 07:08:59 neilc Exp $
3
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/test/dyntest2.pgc,v 1.7 2006/03/11 16:57:44 momjian Exp $
6
4
*/
7
5
8
6
#include <stdio.h>
You can’t perform that action at this time.
0 commit comments