Updated NEWS and tests README

This commit is contained in:
Mario de Frutos Dieguez
2019-07-04 17:53:11 +02:00
parent f55d789c41
commit 91c3b86d45
2 changed files with 14 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
0.29.0 (2019-xx-xx)
* Added new function CDB_OAuth:
* Install event trigger to check for table/views creation
* Reassign the ownership of new tables to a defined role in the cdb_conf
* Changed MakeFile to support different expects for differents PG versions
0.28.1 (2019-07-04)
* Avoid temporary tables creation in CDB_SyncTable (#366)
* Make CDB_Get_Foreign_Updated_At robust to missing CDB_TableMetadata (#362)