]> 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:41 +0000 (05:02 +0000)
committerJoe Conway <mail@joeconway.com>
Sat, 10 Nov 2007 05:02:41 +0000 (05:02 +0000)
commit75ffb44e7f57e4a993e387c9727b2e9c9d08269d
tree3a661757a9d5521396474853d2c69c9f8f25d73d
parentb7f1fe6c46c971a89e6a6cfcc629b1ccffeef58f
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/tablefunc.c