Mario de Frutos
32ce9c1bba
Fix namedplaces function that changed its ouputs in PG10
...
Chained unnests have changed its behavior in PG10. In previous versions
if the unnested arrays had different cardinality the function
automatically fills the gaps duplicating the content of the array with
less cardinality but not anymore.
2018-02-14 19:20:09 +01:00
Mario de Frutos
5df9e5b850
Fixed to keep the provider order in the results
...
Also now is compatible with PG10
2018-02-14 14:23:19 +01:00
Javier Torres
87560451b4
Do nto install schema triggers (not in 9.6)
2017-10-05 10:31:30 +02:00
Rafa de la Torre
6c25a75284
Add quota trigger to tests
2015-12-02 17:31:29 +01:00
Carla Iriberri
3e8f635404
Encapsulate cleaning function and restructure
2015-12-01 14:11:44 +01:00
Carla Iriberri
df1d6c0d8d
Add guessing function and tests to extension
2015-11-20 15:50:46 +01:00
Rafa de la Torre
dae0fa38ab
Rename tests and improve Makefile
2015-11-05 15:56:27 +00:00
Rafa de la Torre
44f007f558
Add tests for postalcodes (by iriberri)
2015-11-03 18:41:17 +01:00
Rafa de la Torre
13a94cd3cc
Merge postalcodes into cdb_geocoder
2015-11-03 18:37:58 +01:00
Rafa de la Torre
745c0a8b0a
Move namedplaces to cbd_geocoder extension
2015-11-03 16:44:21 +00:00
Rafa de la Torre
7152048707
Move ipaddr into common geocoder
2015-11-03 17:17:13 +01:00
Rafa de la Torre
5a7e1ca262
Add an install test
2015-11-03 16:15:59 +01:00
Rafa de la Torre
ddd66aff08
First try at moving admin1 to merged extension
2015-11-03 16:03:44 +01:00
Rafa de la Torre
052d22d80a
Moving admin0 to common extension dir (WIP)
2015-11-03 11:33:48 +01:00