libpqtypes - libpqtypes: datetime.c:bin2pgts bug - referencing a year - Mailing list pgsql-committers

From achernow@pgfoundry.org (User Achernow)
Subject libpqtypes - libpqtypes: datetime.c:bin2pgts bug - referencing a year
Date
Msg-id 20080807021151.D23D317AE746@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
datetime.c:bin2pgts bug - referencing a year value from the wrong struct

Modified Files:
--------------
    libpqtypes/src:
        datetime.c (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/datetime.c.diff?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: mbk - CVSROOT: Don't CC hackers.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Support hashing for duplicate-elimination in INTERSECT and EXCEPT