pgsql: Treat a zero-D array as empty in int_enum(), per - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Treat a zero-D array as empty in int_enum(), per
Date
Msg-id 20050423175550.9EC195294C@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Treat a zero-D array as empty in int_enum(), per Andrew@supernews.

Modified Files:
--------------
    pgsql/contrib/intagg:
        int_aggregate.c (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intagg/int_aggregate.c.diff?r1=1.18&r2=1.19)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Recent changes got the sense of the notnull bit backwards in the
Next
From: kimhanse@pgfoundry.org (User Kimhanse)
Date:
Subject: tablelog - tablelog: Moved debugging #ifdef's to a single block in start