mirror of
https://github.com/postgres/postgres.git
synced 2025-11-07 19:06:32 +03:00
(Don't forget that an alias is required.) Views reimplemented as expanding to subselect-in-FROM. Grouping, aggregates, DISTINCT in views actually work now (he says optimistically). No UNION support in subselects/views yet, but I have some ideas about that. Rule-related permissions checking moved out of rewriter and into executor. INITDB REQUIRED!
7.7 KiB
7.7 KiB