April 27th, 2016 by depesz | Tags: crosstab, crosstabview, pg96, pivot, postgresql, psql | 2 comments »
On 8th of April, Alvaro Herrera committed patch: Support \crosstabview in psql \crosstabview is a completely different way to display results from a query: instead of a vertical display of rows, the data values are placed in a grid where the column and row ...