Raul Marin
|
77868a541d
|
Fix symlinks :D
|
2019-10-29 18:55:18 +01:00 |
|
Raul Marin
|
b76b754811
|
CDB_FederatedServerTables skeleton
|
2019-10-29 18:53:05 +01:00 |
|
Raul Marin
|
664468b1e5
|
Rename CDB_FederatedServerListRemote files
|
2019-10-29 18:51:47 +01:00 |
|
Raul Marin
|
d85faa8f85
|
Now trully fix installcheck target
|
2019-10-29 18:45:10 +01:00 |
|
Raul Marin
|
f7ab3d28a8
|
__CDB_FS_List_Foreign_Schemas_PG: Handle order and ignore pg_% schemas automatically
|
2019-10-29 18:35:02 +01:00 |
|
Raul Marin
|
144c4e722b
|
Add federated server list remotes
Includes:
- CDB_Federated_Server_List_Remote_Schemas
- CDB_Federated_Server_List_Remote_Tables
|
2019-10-29 18:26:52 +01:00 |
|
Raul Marin
|
e22aaee5f5
|
Test re-registration of a server with different options
|
2019-10-29 16:47:35 +01:00 |
|
Raul Marin
|
da9ff0c750
|
Reimplement CDB_Federated_Server_Register_PG and CDB_Federated_Server_Unregister
|
2019-10-29 16:19:46 +01:00 |
|
Raul Marin
|
e6cb03300b
|
Add auxiliar functions to handle internal naming
|
2019-10-29 15:38:58 +01:00 |
|
Raul Marin
|
bc7031d872
|
Move existence check to __CDB_FS_Generate_Object_Name
|
2019-10-29 13:19:11 +01:00 |
|
Raul Marin
|
427ad94235
|
Fix installcheck target
|
2019-10-29 12:34:29 +01:00 |
|
Raul Marin
|
1375894e99
|
CDB_Federated_Server_Unregister: Better error handling
|
2019-10-29 12:27:07 +01:00 |
|
Raul Marin
|
f285c806fc
|
Remove error context
|
2019-10-29 11:57:24 +01:00 |
|
Raul Marin
|
acf1f2dbd4
|
WIP: Add CDB_Federated_Server_Unregister
|
2019-10-28 18:34:46 +01:00 |
|
Raul Marin
|
eb02ca4d86
|
Regress: Allow variables in the tests
|
2019-10-28 17:12:38 +01:00 |
|
Raul Marin
|
b475eb4356
|
Federated Server List
|
2019-10-28 17:10:53 +01:00 |
|
Raúl Marín
|
510a9d12e4
|
Merge pull request #380 from Algunenano/regress_target
Regress target
|
2019-10-28 17:08:52 +01:00 |
|
Raul Marin
|
77213f0588
|
Update NEWS
|
2019-10-28 16:18:37 +01:00 |
|
Raul Marin
|
8ff0ad74af
|
Add regress target
Runs the regress tests without installing the extension
|
2019-10-28 16:17:29 +01:00 |
|
Raul Marin
|
a25efc3fc5
|
Unpackaged: Make it work
|
2019-10-28 16:14:50 +01:00 |
|
Raul Marin
|
87dec4dbe4
|
Update README
|
2019-10-28 16:14:45 +01:00 |
|
Raúl Marín
|
415220777e
|
Merge pull request #378 from Algunenano/pg12
PG 12 + PLPYTHON 3 compatibility
|
2019-10-24 17:39:07 +02:00 |
|
Raul Marin
|
1dcc23db15
|
CDB_UserTablesTest: Make tests work even if the user doesn't have cartodb in the searchpath
|
2019-10-24 13:45:36 +02:00 |
|
Raul Marin
|
164fba197f
|
test_foreign_tables: Better debugging and query the default database when needed
|
2019-10-24 12:35:46 +02:00 |
|
Raul Marin
|
7f9a748119
|
Make CDB_OAuth independent of the PG version
|
2019-10-24 12:35:46 +02:00 |
|
Raul Marin
|
409b067721
|
Quota: Remove kb error from regress tests
|
2019-10-24 11:15:15 +02:00 |
|
Raul Marin
|
21c319eb9a
|
Add postgis 3 build
|
2019-10-23 17:24:41 +02:00 |
|
Raul Marin
|
dac1f5bffc
|
Update NEWS
|
2019-10-23 17:15:50 +02:00 |
|
Raul Marin
|
9469871029
|
Remove unneeded change
|
2019-10-23 17:06:47 +02:00 |
|
Raul Marin
|
021c7318a3
|
Adapt QuotaTest to avoid randoms
|
2019-10-23 16:49:57 +02:00 |
|
Raul Marin
|
29397ff929
|
Make it work without postgis_raster
|
2019-10-23 14:21:45 +02:00 |
|
Raul Marin
|
34684507cb
|
Cast sql_identifier to text
|
2019-10-23 13:46:04 +02:00 |
|
Raul Marin
|
a4bcf4c78f
|
Update error messages
|
2019-10-22 20:13:38 +02:00 |
|
Raul Marin
|
e787b1d097
|
Missing qualification
|
2019-10-22 20:09:15 +02:00 |
|
Raul Marin
|
8245156038
|
Use distribution package for python redis
|
2019-10-22 20:06:20 +02:00 |
|
Raul Marin
|
9248ce76bd
|
Update pip3
|
2019-10-22 19:48:00 +02:00 |
|
Raul Marin
|
d1eb740a00
|
Missing qualifications
|
2019-10-22 19:45:42 +02:00 |
|
Raul Marin
|
cb019ff194
|
Install python3 for PG12 run
|
2019-10-22 19:35:26 +02:00 |
|
Raul Marin
|
1a99151d0e
|
Install pip and pip3
|
2019-10-22 18:23:27 +02:00 |
|
Raul Marin
|
8fac0c89eb
|
python3: Try to adapt pathname2url
|
2019-10-22 18:06:29 +02:00 |
|
Raul Marin
|
9686ad5cfe
|
Try to work with both python2 and python3
|
2019-10-22 16:49:08 +02:00 |
|
Raul Marin
|
0cecfdb112
|
log level
|
2019-10-22 16:32:30 +02:00 |
|
Raul Marin
|
ccbaf785cf
|
Updates
|
2019-10-22 16:00:29 +02:00 |
|
Raul Marin
|
aed88fd958
|
Force all PG12 to use plpython3u
|
2019-10-22 15:29:45 +02:00 |
|
Raul Marin
|
3b4669df11
|
Try hacking plpythonu -> plpython3u
|
2019-10-22 14:24:20 +02:00 |
|
Raul Marin
|
9f904b5926
|
plpython2 is dead, long live plpython
|
2019-10-22 14:10:14 +02:00 |
|
Raul Marin
|
4802501387
|
Travis: Test against PG12
|
2019-10-22 11:59:42 +02:00 |
|
Raul Marin
|
b68ce72889
|
Release 0.31.0
|
2019-10-08 12:47:32 +02:00 |
|
Raúl Marín
|
7a23ea815c
|
Merge pull request #371 from Algunenano/sec_definer
Sec definer
|
2019-10-08 12:32:26 +02:00 |
|
Raul Marin
|
2533d0996c
|
Add NEWs
|
2019-10-03 18:59:01 +02:00 |
|