]> granicus.if.org Git - postgresql/commit
Have crosstab variants treat NULL rowid as a category in its own right,
authorJoe Conway <mail@joeconway.com>
Sat, 10 Nov 2007 05:01:20 +0000 (05:01 +0000)
committerJoe Conway <mail@joeconway.com>
Sat, 10 Nov 2007 05:01:20 +0000 (05:01 +0000)
commitf83c1a7b9743ef001e4226584e9ad83eb2709af7
tree752aa285a33e5d42434addc3a8181fd49e4d090a
parent711a31b6d13fb219bab053ac7863d52780e7279e
Have crosstab variants treat NULL rowid as a category in its own right,
per suggestion from Tom Lane. This fixes crash-bug reported by Stefan
Schwarzer.
contrib/tablefunc/data/ct.data
contrib/tablefunc/expected/tablefunc.out
contrib/tablefunc/sql/tablefunc.sql
contrib/tablefunc/tablefunc.c