Prepare the release of 0.37.0
This commit is contained in:
parent
73b82be89a
commit
1ae67b846f
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
# cartodb/Makefile
|
# cartodb/Makefile
|
||||||
|
|
||||||
EXTENSION = cartodb
|
EXTENSION = cartodb
|
||||||
EXTVERSION = 0.36.0
|
EXTVERSION = 0.37.0
|
||||||
|
|
||||||
SED = sed
|
SED = sed
|
||||||
AWK = awk
|
AWK = awk
|
||||||
|
2
NEWS.md
2
NEWS.md
@ -1,4 +1,4 @@
|
|||||||
0.37.0 (XXXX-XX-XX)
|
0.37.0 (2020-11-13)
|
||||||
* Raised minimum PG version to 11.
|
* Raised minimum PG version to 11.
|
||||||
* Add `CDB_RegenerateTable` function to regenerate a table.
|
* Add `CDB_RegenerateTable` function to regenerate a table.
|
||||||
* Add `CDB_GetTableQueries` to get the queries of a table (constraints, indices, triggers...).
|
* Add `CDB_GetTableQueries` to get the queries of a table (constraints, indices, triggers...).
|
||||||
|
Loading…
Reference in New Issue
Block a user