duckdb-web
duckdb-web copied to clipboard
Add page on Postgres-compatibility
The documentation should state:
- that we strive to be compatible with Postgres
- the cases where DuckDB's behavior differs from Posgres'
Differences:
- [ ] Implicit casting in
UNIONhttps://github.com/duckdb/duckdb/issues/11958