master
Establish conventions about global object names used in regression tests.
Fix whitespace
Implement ALTER TABLE ... SPLIT PARTITION ... command
Use TSConfigRelationId in AlterTSConfiguration()
Allow on-the-fly capture of DDL event details
Remove deprecated COMMENT ON RULE syntax
Remove logic for converting a table to a view.
Support more object types within CREATE SCHEMA.
test_ddl_deparse: Rename test create_sequence_1 to create_sequence
Introduce xid8-based functions to replace txid_XXX.
Solve cross-version-upgrade testing problem induced by 1fb57af.
Add some tests for CREATE OR REPLACE VIEW with column additions
test_ddl_deparse: rename matview
Expand tests of test_ddl_deparse/ for ALTER TABLE
Don't malloc(0) in EventTriggerCollectAlterTSConfig