citus/src
Sait Talha Nisanci 920d7211e4 Changelog: Test that we error out for DROP EXPRESSION
PG13 now supports dropping expression from a column such as generated
columns. We error out with this currently.

Changelog entry in postgres:
Add ALTER TABLE clause DROP EXPRESSION to remove generated properties from columns (Peter Eisentraut)
2020-08-04 15:18:27 +03:00
..
backend Changelog: handle VACUUM PARALLEL option 2020-08-04 15:18:27 +03:00
include update cte inline output for pg13 2020-08-04 15:18:27 +03:00
test Changelog: Test that we error out for DROP EXPRESSION 2020-08-04 15:18:27 +03:00