truncate trigger line fix

pull/7194/head
naisila 2023-09-13 11:47:19 +03:00
parent 59413d8b77
commit 3599f2d736
No known key found for this signature in database
GPG Key ID: A824BA9862D73E6D
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
* Propagates `GRANT`/ `REVOKE` for database privileges (#7109)
* Adds citus_truncate_trigger to Citus foreign tables (#7170)
* Adds TRUNCATE trigger support on Citus foreign tables (#7170)
* Removes `pg_send_cancellation` (#7135)