master
Allow on-the-fly capture of DDL event details
Establish conventions about global object names used in regression tests.
Implement ALTER TABLE ... SPLIT PARTITION ... command
Use TSConfigRelationId in AlterTSConfiguration()
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
Add pg_constraint rows for not-null constraints
Solve cross-version-upgrade testing problem induced by 1fb57af.
Add a parse location field to struct FunctionParameter.
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