]> granicus.if.org Git - postgis/commitdiff
missed some spots
authorRegina Obe <lr@pcorp.us>
Fri, 28 Jan 2011 15:19:04 +0000 (15:19 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 28 Jan 2011 15:19:04 +0000 (15:19 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@6756 b70326c6-7e19-0410-871a-916f4a2858ee

extras/tiger_geocoder/tiger_geocoder_2010/create_geocode.sql
extras/tiger_geocoder/tiger_geocoder_2010/geocode/includes_address.sql
extras/tiger_geocoder/tiger_geocoder_2010/tiger_loader.sql

index ce9e617373010575127d00292c970287ea4919de..e400dc726c77a5f90850897cf2c8790d858399de 100644 (file)
@@ -1,4 +1,4 @@
-\r
+--$Id$\r
 -- Tiger is where we're going to create the functions, but we need\r
 -- the PostGIS functions/types which are in public.\r
 SET search_path TO tiger,public;\r
index 266e7d7b470d9d73687958b6554fd57d9fdb49e0..f937faa3efe8a4e7e7f44ad277a5d3287ee6399b 100644 (file)
@@ -1,3 +1,4 @@
+--$Id$\r
 -- This function requires the addresses to be grouped, such that the second and\r
 -- third arguments are from one side of the street, and the fourth and fifth\r
 -- from the other.\r
index 06e8889f7b14705c5e90cfef6cba643e037cc825..6c853950b47872bcb24a65b15ab78ca60a1e2119 100644 (file)
@@ -1,3 +1,4 @@
+--$Id$\r
 SET search_path TO tiger,public;\r
 \r
 DROP AGGREGATE IF EXISTS array_accum(anyelement);\r