]> 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:00:41 +0000 (05:00 +0000)
committerJoe Conway <mail@joeconway.com>
Sat, 10 Nov 2007 05:00:41 +0000 (05:00 +0000)
commit01496439e939f4528d46d1946950a13daa39878b
treea909fc788d793129d5b87bae973d206c511776ad
parentf19c8577eb565eeebd8e7211d2fc2e858be76d67
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