aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/test/num_test.pgc
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/test/num_test.pgc')
-rw-r--r--src/interfaces/ecpg/test/num_test.pgc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/test/num_test.pgc b/src/interfaces/ecpg/test/num_test.pgc
index f3991ccc8a2..030d2dcfda9 100644
--- a/src/interfaces/ecpg/test/num_test.pgc
+++ b/src/interfaces/ecpg/test/num_test.pgc
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/num_test.pgc,v 1.11 2006/03/11 04:38:40 momjian Exp $ */
+
#include <stdio.h>
#include <pgtypes_numeric.h>
#include <decimal.h>