mirror of https://github.com/citusdata/citus.git
Add a changelog entry for 10.2.8
(cherry picked from commit 93bcd39a83
)
release-10.2-fix-for-move-pg-dist-object
v10.2.8
parent
1440cd1a7a
commit
2badbf3b55
|
@ -1,3 +1,9 @@
|
|||
### citus v10.2.8 (August 19, 2022) ###
|
||||
|
||||
* Fixes compilation warning caused by latest upgrade script changes
|
||||
|
||||
* Fixes compilation warning on PG13 + OpenSSL 3.0
|
||||
|
||||
### citus v10.2.7 (August 19, 2022) ###
|
||||
|
||||
* Fixes a bug that could cause failures in `INSERT INTO .. SELECT`
|
||||
|
|
Loading…
Reference in New Issue