Index: trunk/glueforge/templates/psdb/code.tt
===================================================================
--- trunk/glueforge/templates/psdb/code.tt	(revision 3936)
+++ trunk/glueforge/templates/psdb/code.tt	(revision 4001)
@@ -1,5 +1,5 @@
 #include "[% namespace %]db.h"
 
-#define [% namespace FILTER upper %]_TABLE_NAME [% table_name %]
+#define [% namespace FILTER upper %]_TABLE_NAME "[% table_name %]"
 
 [% INCLUDE init.tt %]
