Javier Goizueta
1032737600
Fix migration script generation
...
In the 0.18.3 release the script to migrate from 0.18.2 was missing.
This will generate a new version 0.18.4 that when install will generate
scripts to migrate from all old versions to it, so it will be possible
to migrate existing users to 0.18.4 (but not to 0.18.3)
2016-11-04 16:19:06 +01:00
Javier Goizueta
24639713f1
Release 0.18.3
...
The exclusion of analysis cache tables size from the quota (#281 )
was meant to be included in 0.18.0 but missed the release, so
it's being released in this version.
2016-11-03 16:13:57 +01:00
Alejandro Martínez
5c52e7564f
Release 0.18.2
2016-10-20 16:00:12 +02:00
Rafa de la Torre
89b2999a80
Release 0.18.1
2016-10-19 13:00:56 +02:00
Rafa de la Torre
594543916d
New version 0.18.0
2016-10-17 18:03:00 +02:00
Antonio Zamorano
9ee3125913
Relase 0.17.1
2016-08-16 11:30:06 +02:00
Raul Ochoa
415d96082e
Release 0.17.0
2016-07-04 13:25:09 +02:00
Javier Goizueta
58fd5d4060
Release 0.16.4
2016-05-30 10:45:12 +02:00
Javier Goizueta
f5f59be5b0
Release version 0.16.3
...
Fixes overviews creation problem
2016-05-09 13:08:50 +02:00
Javier Goizueta
8f1435c049
Release 0.16.2
2016-04-27 18:30:26 +02:00
Javier Goizueta
1358964628
Release 0.16.1
2016-04-25 18:47:42 +02:00
Raul Ochoa
897689dd43
Release 0.16.0
2016-04-19 15:44:37 +02:00
Javier Goizueta
6908fb4672
Release 0.15.1
...
Overviews bugfixes & enhancements
2016-04-15 18:15:35 +02:00
Javier Goizueta
e68d5eca45
Release 0.15.0
...
This release includes some overviews enhancements
2016-04-05 14:22:46 +02:00
Javier Goizueta
aff7ae3e2e
Release 0.14.4
2016-03-29 13:09:09 +02:00
Javier Goizueta
a0bb7b1b03
Fix backslashes in generated files
...
Fixes #213
Some systems treat escaping of text passed to the echo command
from a Makefile differently.
This seems to work for our needs.
2016-03-21 14:59:05 +01:00
Carla
6567d5441b
Release 0.14.3
2016-03-17 10:45:54 +01:00
Carla
91158fafb0
Release 0.14.2
2016-03-15 10:52:52 +01:00
Alejandro Martínez
33b4f3718b
Release 0.14.1
2016-03-07 12:05:22 +01:00
Rafa de la Torre
54973c01f2
Add new version 0.14.0 with FDW support
2016-02-12 16:37:59 +01:00
Rafa de la Torre
d2450ff361
Fix small typo in makefile
2016-02-12 11:34:04 +01:00
Alejandro Martínez
56fed12392
Add CDB_TableMetadata_Text view as a proxy to access FDW tablemetadata
2016-02-11 19:16:00 +01:00
Javier Goizueta
40a163f885
Release 0.13.1
2016-02-01 19:23:38 +01:00
Javier Goizueta
8414bdff31
Release 0.13.0
2016-01-29 17:53:51 +01:00
Alejandro Martínez
845ac6dc9a
Release 0.12.0
2016-01-27 14:28:56 +01:00
Alejandro Martínez
eb1222729d
Remove ddl triggers specs
2016-01-21 11:46:39 +01:00
Alejandro Martínez
2a2a7d534a
Merge remote-tracking branch 'origin/master' into remove_schema_triggers
2015-12-23 17:09:41 +01:00
Javier Goizueta
a88bfc51a3
Upgrade version to 0.11.5
2015-11-27 17:03:51 +01:00
Javier Goizueta
9a58c03ac0
Upgrade version to 0.11.4
2015-11-24 17:00:45 +01:00
Alejandro Martínez
2a8d467949
Merge remote-tracking branch 'origin/master' into remove_schema_triggers
2015-11-05 14:49:46 +01:00
Alejandro Martínez
8895d9f3af
Remove DDL from Makefile
2015-11-04 17:26:38 +01:00
Guido Fioravantti
d171afb9f4
Increase version number and update NEWS.md
2015-10-27 14:16:17 +01:00
Guido Fioravantti
5dfe56a664
Moves new CDB_Unique_Identifier and _CDB_Octet_Trim to CDB_Helper.sql file
2015-10-22 12:38:00 +02:00
Luis Bosque
cf2587ca54
New version 0.11.2
2015-10-19 14:35:10 +02:00
Rafa de la Torre
913bfd72f8
New version 0.11.1
...
- Added CDB_DateToNumber(timestamp with time zone) [#169 ](https://github.com/CartoDB/cartodb-postgresql/pull/169 )
- cartodbfy now discards cartodb_id candidates that contain nulls [#148 ](https://github.com/CartoDB/cartodb-postgresql/issues/148 )
2015-10-06 14:45:35 +02:00
Juan Ignacio Sánchez Lara
1f72be0390
Merge branch 'master' into 103-Extension_Group_API
2015-09-28 09:48:46 +02:00
Rafa de la Torre
567e815fd0
Add DROP FUNCTION back to allow migrations #160
2015-09-24 17:56:00 +02:00
Juan Ignacio Sánchez Lara
963f8ea97b
#103 0.11.0 version
2015-09-21 12:54:14 +02:00
Rafa de la Torre
c2780773d2
Update NEWS.md and version to 0.10.1
2015-09-16 12:40:14 +02:00
Raul Ochoa
03f42e36c9
Update news and bump version
2015-09-07 13:02:05 +02:00
Rafa de la Torre
a5ccbdddcf
Update version to 0.9.4 in Makefile #123
2015-08-27 16:47:10 +02:00
Rafa de la Torre
79cacb8ef4
Modify sampling of table quota trigger #126
2015-08-27 12:52:30 +02:00
Rafa de la Torre
7f63688a2f
New version 0.9.2
2015-08-24 15:20:50 +02:00
Rafa de la Torre
95c97a6b1c
Update version and news
2015-08-19 19:42:29 +02:00
Rafa de la Torre
f71a2ac52e
Version updated to 0.9.0 plus release notes
2015-08-19 15:08:07 +02:00
Rafa de la Torre
ed97d87a23
Go back to version 0.8.2
...
In order to be able to test and rollback, should be needed
See
https://github.com/CartoDB/cartodb-postgresql/blob/master/CONTRIBUTING.md#testing-changes-live
2015-08-18 15:15:56 +02:00
Raul Ochoa
714ba9d0dc
Keep all test running :D
2015-08-13 13:27:27 +02:00
Raul Ochoa
4e31d3a37e
Fixes CDB_UserDataSize failing due ERROR: relation "*" does not exist.
...
Adds new _CDB_total_relation_size function that handles nonexistent
tables and does fallback to size=0.
That function could be used to cache total relation size or query another
table view with a cached total relation size.
Fixes #108
2015-08-13 13:23:35 +02:00
javi
7921cad4f5
readded removed tests by error
2015-07-27 16:49:59 +02:00
javi
788d2a7f10
ready for 0.8.2
2015-07-27 16:12:42 +02:00
Paul Ramsey
08cdb38730
Prepare for 0.8.1 release
2015-07-07 06:07:41 -07:00
Rafa de la Torre
6b29c9e67d
Fix versioning by creating a 0.8.0
...
Fix versioning by creating a new major version since it contains new
features. Keep version 0.7.4 that should've never existed and provide an
upgrade path for the new version.
2015-06-30 11:11:24 +02:00
Rafa de la Torre
371d84ea0c
Update Makefile and NEWS.md for new version
2015-06-29 12:09:35 +02:00
Rafa de la Torre
a7a52a23ea
fix indentation of Makefile #73
2015-03-03 16:10:56 +00:00
Rafa de la Torre
1c9e5f241f
Fix upgrade of CDB_StringToDate function #73
2015-03-03 16:09:57 +00:00
Rafa de la Torre
61804187c8
Fix conversion of strings to datetimes #73
2015-03-03 09:49:33 +00:00
Raul Ochoa
b913defebb
Stubs next version
2015-02-19 14:34:32 +01:00
Raul Ochoa
978742f868
Release 0.7.0
2015-02-19 14:33:21 +01:00
Raul Ochoa
9d679614c8
Stubs next version
2015-02-19 14:11:54 +01:00
Raul Ochoa
f18232037d
Release notes and version bump
2015-02-18 17:31:04 +01:00
Kartones
dbc0e069c5
#69 Updated version at makefile
2015-02-17 15:47:18 +01:00
Kartones
6c7706672f
#69 now using pg_relation_size
2015-02-17 15:40:26 +01:00
Rafa de la Torre
f0bf8a85a5
Fix Makefile versioning stuff #65
2015-01-29 16:37:59 +00:00
Rafa de la Torre
73232b8802
Increase version number to 0.5.2 #65
2015-01-29 14:02:38 +00:00
Kartones
dbb6f42b99
#1368 fixed escapings
2014-12-05 17:30:47 +01:00
Kartones
626b883cfc
Reactivating sh specs after stabilization
2014-11-19 10:53:52 +01:00
Kartones
cd9e44b266
#1138 Fixed DDL triggers to properly use new cartodbfy signature, fixed cartodbfy to properly send params to check raster table
2014-11-19 10:00:04 +01:00
Kartones
3b5c1f65cb
#1138 Quota changes, raster import cartodbfication and quota spec
2014-11-18 15:24:54 +01:00
Kartones
c9ff282b17
CDB-4418
2014-10-21 16:37:59 +02:00
Kartones
f251e12d35
CDB-4418
2014-10-21 16:19:44 +02:00
Raul Ochoa
7840e7c50b
Prepares version 0.4.0 with new versioning mechanism
2014-08-25 12:00:45 +02:00
Raul Ochoa
51d48c7629
CDB-3656 Removes revision from the extension version
2014-08-21 18:52:21 +02:00
Raul Ochoa
55615e1a32
Stubs next version
2014-08-11 16:18:02 +02:00
Raul Ochoa
93de996acc
Fixes 0.3.5 version:
...
- Version in Makefile
- Upgrade path from 0.3.4
2014-08-11 15:41:53 +02:00
Raul Ochoa
a67f324001
Release 0.3.4 version
2014-08-01 18:21:48 +02:00
Kartones
679af1d4a3
CDB-3497 Finished stabilizing specs
2014-07-28 17:53:19 +02:00
Kartones
6d665ab163
CDB-3497 ongoing spec stabilization
2014-07-28 15:16:19 +02:00
Luis Bosque
eff2f8b619
Dummy version. Start using semanting versioning
2014-07-22 18:15:17 +02:00
Raul Ochoa
f1504fb0b1
Make dev flavour upgradeable to current version
2014-07-17 15:43:19 +02:00
Raul Ochoa
13140dbc63
Version 0.3.0
2014-07-16 12:30:19 +02:00
Raul Ochoa
8dec91de87
Merge branch 'master' of https://github.com/CartoDB/cartodb-postgresql into CDB-3094
2014-06-16 18:56:34 +02:00
Raul Ochoa
9d7de169fb
CDB-3094 use bash command instead of sh
2014-06-16 16:28:28 +02:00
Raul Ochoa
9a55b03d6f
CDB-3094 initial function to share tables/schemas between users within the same database
2014-06-16 16:10:53 +02:00
Sandro Santilli
1bb8b85503
Merge branch 'b0.2'
...
Conflicts:
Makefile
NEWS
2014-06-11 19:30:32 +02:00
Sandro Santilli
9afc59da5e
Set release date for 0.2.1
2014-06-11 19:28:24 +02:00
Sandro Santilli
9dbe854df7
Do not force re-cartodbfication on CREATE FROM unpackaged
2014-06-11 10:24:53 +02:00
Sandro Santilli
5a8b9021c8
Prepare for 0.3.0
2014-06-09 13:04:42 +02:00
Sandro Santilli
befa7a10c8
Set version to 0.2.0
2014-06-09 12:51:31 +02:00
Sandro Santilli
85afef40d8
Make git dependency support use as a submodule
2014-06-06 16:15:02 +02:00
Sandro Santilli
1692e792a7
Make .git/index a dependency of cartodb_version.sql
...
Ensures proper rebuild of version function on git pull/commit
2014-06-06 13:36:21 +02:00
Sandro Santilli
01ae7b8c10
Drop role management
...
Roles are not created anymore, previously private functions for table
information extraction (CDB_UserTables, CDB_TableIndexes, CDB_ColumnNames,
CDB_ColumnType) will now be callable by anyone while only returning
information about tables over which the calling user has SELECT privilege.
Closes #36
2014-06-06 11:02:51 +02:00
Sandro Santilli
ca07c81f13
Make sed usage more compatible
...
... and a bit less safe
Might close #35
2014-06-04 15:11:30 +02:00
Sandro Santilli
9322cecb3d
Make sed command a variable
2014-06-04 12:58:19 +02:00
Sandro Santilli
a92d7d7d37
Add cdb_extension_reload() utility function
2014-06-04 10:31:03 +02:00
Sandro Santilli
9230ffa925
Include revision info in cdb_version() output
...
Closes #34
NOTE: it will only work if "make" is run from within a git clone
2014-06-03 13:20:49 +02:00
Sandro Santilli
d1990f1765
Provide upgrade paths
...
Mainly from 0.1.0 and 0.1.1
Includes 0.2.0dev to next and back
2014-05-28 09:48:32 +02:00
Sandro Santilli
85cc74b4f4
Do not install cartodb_version.sql in system dirs
2014-05-27 15:51:45 +02:00
Sandro Santilli
09cf368d62
Move DDL triggers and extension postamble under scripts-available
...
Target 0.2.0
2014-05-23 17:40:14 +02:00
Sandro Santilli
213cf0aee2
Set version to 0.1.0 again
2014-05-23 17:09:36 +02:00
Sandro Santilli
b2b93a362f
Encode dependency of cartodb_version.sql on Makefile
2014-05-23 16:58:26 +02:00