Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-02 | Small refactoring around ExecCreateTableAs(). | Jeff Davis | 18.0 |
| 2024-07-31 | Add is_create parameter to RefreshMatviewByOid(). | Jeff Davis | 18.0 |
| 2024-07-31 | Remove unused ParamListInfo argument from ExecRefreshMatView. | Jeff Davis | 18.0 |
| 2024-07-16 | When creating materialized views, use REFRESH to load data. | Jeff Davis | 18.0 |