Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pg_mooncake-0.1.2.zip | 2025-02-12 | 98.2 MB | |
pg_mooncake-0.1.2.tar.gz | 2025-02-12 | 91.3 MB | |
README.md | 2025-02-12 | 309 Bytes | |
v0.1.2 source code.tar.gz | 2025-02-12 | 492.2 kB | |
v0.1.2 source code.zip | 2025-02-12 | 562.3 kB | |
Totals: 5 Items | 190.5 MB | 0 |
Added
- Support NOT NULL constraint (#116)
Fixed
- Manully load iceberg extension since it's not autoloadable in DuckDB v1.1.3
- Fix use-after-free bug when reading statistics
- Allow non-superusers to set maximum_memory and maximum_threads
- Fix ALTER TABLE ... SET ACCESS METHOD DEFAULT (#115)