[Greater-commits] r3745 - branches/3.0.0-usf/GREAT-ER-DB/impl/postgresql

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jul 28 17:54:51 CEST 2011


Author: aheinecke
Date: 2011-07-28 17:54:51 +0200 (Thu, 28 Jul 2011)
New Revision: 3745

Modified:
   branches/3.0.0-usf/GREAT-ER-DB/impl/postgresql/datypes_pg.h
Log:
Add roof indust field to DA_S_sess_disch


Modified: branches/3.0.0-usf/GREAT-ER-DB/impl/postgresql/datypes_pg.h
===================================================================
--- branches/3.0.0-usf/GREAT-ER-DB/impl/postgresql/datypes_pg.h	2011-07-28 15:50:18 UTC (rev 3744)
+++ branches/3.0.0-usf/GREAT-ER-DB/impl/postgresql/datypes_pg.h	2011-07-28 15:54:51 UTC (rev 3745)
@@ -660,6 +660,7 @@
    char  pop         [ 41];
    char  paved_surface[41];
    char  roof        [ 41];
+   char  roof_indust [ 41];
    char  street      [ 41];
    char  flow_val   [ 256];
    char  flow_dist   [ 12];



More information about the Greater-commits mailing list