aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/test_code100.pgc
diff options
context:
space:
mode:
authorPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 22:41:33 +0000
committerPostgreSQL Daemon <webmaster@postgresql.org>2003-11-29 22:41:33 +0000
commit55b113257c883722bef8a4dd145c6a0c3fde687f (patch)
treef5175c0a1fe0b58574a186b288f84ef463084e98 /src/interfaces/ecpg/test/test_code100.pgc
parent4c274b4f8a58ac1232aedfd2e55021b7ae85967b (diff)
downloadpostgresql-55b113257c883722bef8a4dd145c6a0c3fde687f.tar.gz
postgresql-55b113257c883722bef8a4dd145c6a0c3fde687f.zip
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'src/interfaces/ecpg/test/test_code100.pgc')
-rw-r--r--src/interfaces/ecpg/test/test_code100.pgc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/test/test_code100.pgc b/src/interfaces/ecpg/test/test_code100.pgc
index 0458747cbed..1307abeab73 100644
--- a/src/interfaces/ecpg/test/test_code100.pgc
+++ b/src/interfaces/ecpg/test/test_code100.pgc
@@ -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>