mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
make sure the $Id tags are converted to $PostgreSQL as well ...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// $Id: test_code100.pgc,v 1.2 2000/09/26 11:41:45 meskes Exp $
|
||||
// $PostgreSQL: pgsql/src/interfaces/ecpg/test/test_code100.pgc,v 1.3 2003/11/29 22:41:18 pgsql Exp $
|
||||
|
||||
exec sql include sqlca;
|
||||
#include <stdio.h>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// $Id: test_notice.pgc,v 1.3 2002/03/06 06:10:41 momjian Exp $
|
||||
// $PostgreSQL: pgsql/src/interfaces/ecpg/test/test_notice.pgc,v 1.4 2003/11/29 22:41:18 pgsql Exp $
|
||||
|
||||
exec sql include sqlca;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user