Skip to content

Instantly share code, notes, and snippets.

@Khalefa
Created March 27, 2014 17:20
Show Gist options
  • Save Khalefa/9812987 to your computer and use it in GitHub Desktop.
Save Khalefa/9812987 to your computer and use it in GitHub Desktop.
-- Deprecation in 1.2.3
CREATE OR REPLACE FUNCTION setSRID(chip,int4)
RETURNS chip
AS 'MODULE_PATHNAME','CHIP_setSRID'
LANGUAGE 'c' IMMUTABLE STRICT;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment