Materialize v0.101
v0.101
Sources and sinks
- Allow configuring the initial and the maximum snapshot size for load generator sources
via the new AS OFandUP TOWITHoptions.
SQL
- Disallow using the mz_now()function in all positions and dependencies ofINSERT,UPDATE, andDELETEstatements.
Bug fixes and other improvements
- 
Extend pg_catalogandinformation_schemasystem catalog coverage for compatibility with Metaplane (#27155).
- 
Add details to errors related to insufficient privileges pointing to the missing permissions (#27176). 
- 
Avoid resetting sink statistics when using the ALTER CONNECTIONcommand (#27236).
- 
Modify the output of the SHOW CREATE SOURCEcommand for load generator sources to always include theFOR ALL TABLESclause, which is required (#27250).