]> 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:02:04 +0000 (05:02 +0000)
committerJoe Conway <mail@joeconway.com>
Sat, 10 Nov 2007 05:02:04 +0000 (05:02 +0000)
commit96365c7197007e68f95ef3e9d5f034366e0afc76
tree5f0261f4e6fca41db46549cf2acb21b3c455e61c
parenta084d1f48f9bc0d9830678ddcfcc56b4968008e7
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