Revision history of "Main Page/Research/MSB/Code/detect.stops.sql"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 00:54, 10 April 2010Phil Hurvitz (talk | contribs). . (3,311 bytes) (+3,311). . (New page: <source lang=sql> CREATE OR REPLACE FUNCTION detect_stops (sid text, array_dd integer[], array_dt integer[]) RETURNS bool as $BODY$ DECLARE utc timestamp; utc_min_query text; utc_mi...)