diff options
Diffstat (limited to 'src/interfaces/ecpg/test/dt_test.pgc')
-rw-r--r-- | src/interfaces/ecpg/test/dt_test.pgc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/test/dt_test.pgc b/src/interfaces/ecpg/test/dt_test.pgc index cdd257f7fb7..b642d3c1a57 100644 --- a/src/interfaces/ecpg/test/dt_test.pgc +++ b/src/interfaces/ecpg/test/dt_test.pgc @@ -1,3 +1,5 @@ +/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/dt_test.pgc,v 1.9 2006/03/11 04:38:40 momjian Exp $ */ + #include <stdio.h> #include <string.h> #include <stdlib.h> |