duckdb-web icon indicating copy to clipboard operation
duckdb-web copied to clipboard

Add page on Postgres-compatibility

Open szarnyasg opened this issue 1 year ago • 0 comments

The documentation should state:

  1. that we strive to be compatible with Postgres
  2. the cases where DuckDB's behavior differs from Posgres'

Differences:

  • [ ] Implicit casting in UNION https://github.com/duckdb/duckdb/issues/11958

szarnyasg avatar May 08 '24 09:05 szarnyasg