Set 'o patches - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Set 'o patches
Date
Msg-id 3D4CD181.4B1C732D@fourpalms.org
Whole thread Raw
Responses Re: Set 'o patches  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I've committed changes to do the following:

o Fix buffer overrun possibilities in date/time handling
o Handle fixed-length char and bit literals
o Implement IS OF type predicate
o Define macros to manipulate date/time typmod values
o Map hex string literals to bit string type (may change later)
o Map CREATE TABLE/OF to inheritance. May change later
o Implement WAL log file location support using "-X" and PGXLOG
                    - Thomas


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: cvs changes and broken links
Next
From: Tom Lane
Date:
Subject: Re: Set 'o patches