Commit Graph

1406 Commits (59b3ccb147b38102e622b0bb5badc29dda0c1660)
 

Author SHA1 Message Date
manmorjim 59b3ccb147 Release 0.37.1
4 years ago
Manuel J. Morillo 2c1dbfde92
Merge pull request #401 from Algunenano/regenerate_timeout
4 years ago
Raúl Marín a21616c0e7 Change `__CDB_RegenerateTable_Get_Commands` to use the caller timeout or '1min' if not set
4 years ago
Raúl Marín a9d59c11c7 Release 0.37.0
4 years ago
Raúl Marín 33d85d5d7a Makefile: Remove GITDIR
4 years ago
Raúl Marín 4c0a2f2481
Merge pull request #400 from Algunenano/regenerate_table
4 years ago
Raúl Marín 67139ef1e6 Add CDB_ApplyQueriesSafe to apply CDB_GetTableQueries safely
4 years ago
Raúl Marín 26e49dce69 CDB_RegenerateTable: Better behaviour with transactions
4 years ago
Raúl Marín 4c0f6ecdd9 CDB_CartodbfyTable: Add missing qualification
4 years ago
Raúl Marín 9fb59a49d0 CDB_TableIndexes: Missing schema qualification
4 years ago
Raúl Marín 1ae67b846f Prepare the release of 0.37.0
4 years ago
Raúl Marín 73b82be89a _cdb_has_usable_geom_record: Check only the extension schema
4 years ago
Raúl Marín bd793f72e5 scripts-available/
4 years ago
Raúl Marín c73bc315ec CDB_GetTableQueries: Uniformize tests
4 years ago
Raúl Marín bb1c644f5b CDB_GetTableQueries: Add function to extract queries associated to a table
4 years ago
Raúl Marín c9ae99e4a7 Adapt CDB_GreatCircle to work with PostGIS 3.1
4 years ago
Raúl Marín 5c3df02257 Deprecate creation of new overview tables
4 years ago
Raúl Marín cdb9e683ab CDB_RegenerateTable: Block parents of partitioned tables
4 years ago
Raúl Marín 7067feb626 CDB_RegenerateTable: Remove logs
4 years ago
Raúl Marín d3ffcbc97e Update NEWS
4 years ago
Raúl Marín dcd46923c4 Adapt output to work with Travis and different PG releases
4 years ago
Raúl Marín 9bbf622bc4 CDB_RegenerateTable: Add tests
4 years ago
Raúl Marín fa765a68ea __CDB_RegenerateTable_Get_Commands: Handle set_config too
4 years ago
Raúl Marín 88c212f3ba __CDB_RegenerateTable_Get_Commands: Replace with SET LOCAL
4 years ago
Raúl Marín a15b42d8f3 Empty tests
4 years ago
Raúl Marín 3ad36e2a31 CDB_RegenerateTable: Work with sequences
4 years ago
Raúl Marín 59a47c863a Enable new file
4 years ago
Raúl Marín 4efecfbbab Travis config
4 years ago
Raúl Marín 3d04103dbd Implement CDB_RegenerateTable
4 years ago
Raúl Marín 84ad0a87f9 __CDB_RegenerateTable_Get_Commands: Return array of commands
4 years ago
Raúl Marín 0f0797d8a6 CDB_RegenerateTable: Initial implementation to get commands
4 years ago
Raúl Marín da5a566ecf
Merge pull request #397 from Algunenano/plpy_warnings
5 years ago
Raúl Marín 38f26f4e8b Typo
5 years ago
Raúl Marín 422d1a0acd Try to initialize in the same command as the creation
5 years ago
Raúl Marín f790dc1872 Adapt tests to work with other ports (not 5432)
5 years ago
Raúl Marín 2fcdd56338 Travis: Keep installed releases, and only rebuild the target
5 years ago
Raúl Marín 47f06f40df Remove leftover plpython warnings
5 years ago
Manuel J. Morillo 998402e531
Merge pull request #396 from CartoDB/pg12_compatibility
5 years ago
manmorjim bd4eeb3f9e Update NEWS with the release date
5 years ago
manmorjim b9615a912f Adding debug for `_CDB_Group_API_Auth`
5 years ago
manmorjim 39c071f790 Release 0.36.0
5 years ago
manmorjim e37cdb4ca0 Update NEWS with changes for python3 compatibility
5 years ago
manmorjim c8410541a4 Fix variable naming
5 years ago
manmorjim 55ebc73f9e Remove comments to fix syntax errors
5 years ago
manmorjim 027256dbb7 Make cartodb-postgresql python3 compatible
5 years ago
Esther Lozano 076cacc6f1 Release 0.35.0
5 years ago
Raúl Marín 741d171f4a
Merge pull request #392 from Algunenano/test_bionic
5 years ago
Raul Marin 093e0bcb36 Always use @@plpythonu@@ as variable
5 years ago
Raul Marin ca1d5b0c91 Avoid outputting python error messages in regress tests
5 years ago
Raul Marin cd62071757 Try to use bionic for PG12
5 years ago