On 29th of July, Greg Stark committed patch: Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) Author: Andrew Gierth, David Fetter Reviewers: Dean Rasheed, Jeevan Chalke, Stephen Frost This is great stuff. Basically it acts like “row_number()" for functions that return set of records, but without need to add window [...]
↧