Changes between Version 52 and Version 53 of CCM2 download and load


Ignore:
Timestamp:
Apr 3, 2010 10:51:05 PM (15 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CCM2 download and load

    v52 v53  
    395395                and CAST( 
    396396                        substring(CAST(round(pfafstette) AS TEXT),1,pfafstette_chain_length) 
    397                 as numeric)> pfafstette_value loop 
     397                as numeric)>= pfafstette_value loop 
    398398                gid_riversegments.gid=CAST(gid_riversegments.gid AS int8); 
    399399                return next gid_riversegments.gid;