Raul Marin
|
a580bedefc
|
Set safe schema on some functions
|
2019-10-03 18:58:27 +02:00 |
|
Raul Marin
|
c45ef6c540
|
Fully qualify function calls
|
2019-05-31 15:37:15 +02:00 |
|
Raul Marin
|
0abc2ba250
|
Add PARALLEL parameter to functions
|
2017-11-13 09:35:20 +01:00 |
|
Rafa de la Torre
|
bc5e23b143
|
Replace qmax by nominal_quota
Since the analysis quota factor can be greater than 1, `qmax` can be a
misleading name. Thus the change in var name.
|
2016-10-19 12:41:19 +02:00 |
|
Rafa de la Torre
|
64fae71a37
|
Default factor for analysis size from 0.2 to 2
Change the default value for the factor of analysis tables size from 0.2
to 2. I also checked it is applied on the "nominal" user quota.
|
2016-10-19 12:36:57 +02:00 |
|
Javier Goizueta
|
066c574709
|
Fix: cdb_conf table is not accessible to regular users
|
2016-10-11 17:52:11 +02:00 |
|
Javier Goizueta
|
fa6f9a8a66
|
Implement CDB_CheckAnalysisQuota
see #279
|
2016-10-11 15:14:44 +02:00 |
|