perfsonar-dev - perfsonar: r5143 - trunk/geant2-java-sql-ma/conf
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r5143 - trunk/geant2-java-sql-ma/conf
- Date: Mon, 25 May 2009 06:13:14 -0400
Author: pikusa
Date: 2009-05-25 06:13:14 -0400 (Mon, 25 May 2009)
New Revision: 5143
Modified:
trunk/geant2-java-sql-ma/conf/psql-sqlma-dbsetup.sql
Log:
(bug: 753) changing numBytes column type from Integer to Numeric(40)
Modified: trunk/geant2-java-sql-ma/conf/psql-sqlma-dbsetup.sql
===================================================================
--- trunk/geant2-java-sql-ma/conf/psql-sqlma-dbsetup.sql 2009-05-25
10:00:21 UTC (rev 5142)
+++ trunk/geant2-java-sql-ma/conf/psql-sqlma-dbsetup.sql 2009-05-25
10:13:14 UTC (rev 5143)
@@ -110,7 +110,7 @@
throughput double precision null,
jitter double precision null,
loss varchar(15) null,
- numBytes integer null,
+ numBytes NUMERIC(40) null,
numBytesUnits varchar(15) null,
interv varchar(30) null,
time integer not null,
- perfsonar: r5143 - trunk/geant2-java-sql-ma/conf, svnlog, 05/25/2009
Archive powered by MHonArc 2.6.16.