Log Message:
-----------
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.

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/contrib/tablefunc:
        tablefunc.c (r1.25.2.2 -> r1.25.2.3)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/tablefunc.c?r1=1.25.2.2&r2=1.25.2.3)
    pgsql/contrib/tablefunc/data:
        ct.data (r1.1 -> r1.1.6.1)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/data/ct.data?r1=1.1&r2=1.1.6.1)
    pgsql/contrib/tablefunc/expected:
        tablefunc.out (r1.10.2.1 -> r1.10.2.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/expected/tablefunc.out?r1=1.10.2.1&r2=1.10.2.2)
    pgsql/contrib/tablefunc/sql:
        tablefunc.sql (r1.9.2.1 -> r1.9.2.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/sql/tablefunc.sql?r1=1.9.2.1&r2=1.9.2.2)

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to