cartodb-postgresql/scripts-available
2017-10-25 14:38:06 +02:00
..
CDB_AnalysisCatalog.sql Move "username" column to the last position on analysis_catalog - fixes #276 2016-10-20 14:30:02 +02:00
CDB_AnalysisCheck.sql Replace qmax by nominal_quota 2016-10-19 12:41:19 +02:00
CDB_AnalysisSupport.sql Cosmetic fix: s/INT8/bigint #279 2016-10-17 17:16:04 +02:00
CDB_CartodbfyTable.sql Remove casting to bigint 2016-03-16 11:03:46 +01:00
CDB_ColumnNames.sql Remove unneeded pg_catalog schema name 2016-04-25 16:30:58 +02:00
CDB_ColumnType.sql Remove unneeded pg_catalog schema name 2016-04-25 16:30:58 +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_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 Use anyarray for equalintervalbins 2016-04-27 16:10:01 -07:00
CDB_EstimateRowCount.sql Replace unnecessary count 2017-04-10 08:08:59 +02: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_ForeignTable.sql Add a small bit of func doc about the quoting 2016-02-12 11:27:28 +01: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 Increase search space of ids by 100x #305 2017-06-29 17:54:42 +02: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 Convert some simple functions from plpgsql to sql 2015-12-21 23:59:26 -08: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 Add some debug logs to be used in the future 2017-06-02 15:41:18 +02:00
CDB_OverviewsSupport.sql Exclude configuration tables from the quota 2016-10-14 10:58:16 +02: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 Move fdw-aware functions to CDB_ForeignTable.sql 2016-02-09 13:40:18 +01:00
CDB_Quota.sql Fix issues when running under pg10 2017-10-25 14:38:06 +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 Make sure that empty arrays or arrays with all the same entry return 0 for Skewness and Kurtosis rather than throwing a division by zero error 2015-12-04 14:54:15 -05: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 Fully qualify invalidations 2016-03-02 16:22:22 +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 Exclude configuration tables from the quota 2016-10-14 10:58:16 +02:00
CDB_XYZ.sql Compute webmercator resolution with full accuracy 2016-04-25 14:02:26 +02:00
CDB_ZoomFromScale.sql Fix zoom from scale condition for NULL result 2016-05-27 15:10:20 +02:00