Set 'o patches

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Set 'o patches
Date: 2002-08-04 07:02:25
Message-ID: 3D4CD181.4B1C732D@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-08-04 07:12:22 Re: Set 'o patches
Previous Message Marc G. Fournier 2002-08-04 07:01:54 Re: cvs changes and broken links