Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 28
and
Version 29
of
RHT PATE
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 27, 2012 3:10:36 PM (
13 years
ago)
Author:
cedric
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
RHT PATE
v28
v29
54
54
COMMENT ON FUNCTION rht.upstream_segments(id_drain_ numeric) IS 'function using btree to calculate upstream riversegments';
55
55
-- pour lancer la fonction
56
select rht.upstream_segments(20211);
56
select rht.upstream_segments(20211);
--734ms
57
57
}}}
58
58