Skip to content

Commit f1c7583

Browse files
committed
update changelog
1 parent 61b2beb commit f1c7583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ NEW FEATURES
4242
- Added support for dropping indexes for partitions moved to another schema as part of retention (Github PR #449).
4343
- Creating a template table is now optional when calling `create_parent()`. Set `p_template_table` to `false` to skip template table creation. Note this is not a boolean since this parameter is also meant to take a template table name, so the explicit string value `false` must be set (Github Issue #505).
4444
- Lots of backend optimizations and code simplification
45+
- Allow overriding of the PG_CONFIG environment variable when running make (Github PR #589).
4546

4647
BUG FIXES
4748
---------

0 commit comments

Comments
 (0)