..
CDB_CartodbfyTable.sql
Merge remote-tracking branch 'origin' into 174_cartodbfy
2015-11-24 16:29:32 +01:00
CDB_ColumnNames.sql
Change CDB_ColumnNames to order columns names as in table
2016-01-11 15:28:27 +01:00
CDB_ColumnType.sql
Removing redundant ::regclass casting
2015-09-02 12:25:44 +02:00
CDB_Conf.sql
Documented the need for create extension and separated from cdb_conf creation
2015-08-26 13:23:32 +02:00
CDB_DateToNumber.sql
Overloads CDB_DateToNumber() and adds test
2015-10-05 13:32:03 +02:00
CDB_DDLTriggers.sql
Use return value from cartodbfy
2015-08-14 17:41:55 +02:00
CDB_DigitSeparator.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_DistinctMeasure.sql
update test output
2015-06-25 08:17:41 -04:00
CDB_DistType.sql
changed subfunction name, replaced function with case statement
2015-06-10 10:50:01 -04:00
CDB_EqualIntervalBins.sql
added tests improved func
2015-05-14 15:32:58 -04:00
CDB_ExtensionPost.sql
Move DDL triggers and extension postamble under scripts-available
2014-05-23 17:40:14 +02:00
CDB_ExtensionUtils.sql
CDB-3303 Cartodbfication also supporting optional schemas
2014-07-04 15:55:08 +02:00
CDB_GreatCircle.sql
Add optional parameter for max. great circle segment length
2015-11-23 17:13:17 +01:00
CDB_Groups_API.sql
https support back
2015-09-25 19:13:04 +02:00
CDB_Groups.sql
Fix schema not being specified on pg_get_serial_sequence
2015-10-06 18:09:37 +02:00
CDB_HeadsTailsBins.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_Helper.sql
Typo fixing 173
2015-10-27 12:11:00 +01:00
CDB_Hexagon.sql
Do not force DROP FUNCTION but rely on CREATE OR REPLACE
2014-05-20 16:39:18 +02:00
CDB_JenksBins.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_LatLng.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_Math.sql
added CDB_Math_mode
2014-08-19 18:09:27 +02:00
CDB_Organizations.sql
Shorter admin role name
2015-09-21 16:31:12 +02:00
CDB_Overviews.sql
Avoid aggregation which causes out-of-memory crashes in PostgreSQL
2016-01-27 15:24:04 +01:00
CDB_QuantileBins.sql
removed group by; made binning more reliable
2015-04-27 17:59:40 -04:00
CDB_QueryStatements.sql
Fix potential infinite loop in CDB_QueryStatements
2014-06-05 15:00:57 +02:00
CDB_QueryTables.sql
Use quote_ident to quote schema and table names when necessary
2015-09-03 13:12:29 +02:00
CDB_Quota.sql
Raise better notice on _CDB_total_relation_size errors
2015-08-17 10:25:31 +02:00
CDB_RandomTids.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_RectangleGrid.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_SearchPath.sql
Import cartodb/lib/sql/test, add search_path tweaker
2014-05-05 18:48:48 +02:00
CDB_Stats.sql
removing raise notices and lower test bounds
2015-09-03 22:43:25 -04:00
CDB_StringToDate.sql
Fix upgrade of CDB_StringToDate function #73
2015-03-03 16:09:57 +00:00
CDB_TableIndexes.sql
Grant permission to run table-info functions to public
2014-06-06 11:36:19 +02:00
CDB_TableMetadata.sql
Revert "Write invalidation duration in postgresql log"
2015-11-17 13:10:19 +01:00
CDB_TransformToWebmercator.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_UserTables.sql
Merge branch 'master' into 103-Extension_Group_API
2015-09-28 09:48:46 +02:00
CDB_XYZ.sql
Copy cartodb lib/sql scripts from CDB_CartodbfyTable branch
2014-05-05 17:13:06 +02:00
CDB_ZoomFromScale.sql
Fix: CDB_ZoomFromScale deviation for lowest zoom levels
2016-01-12 11:46:47 +01:00