Re: Set 'o patches

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Set 'o patches
Date: 2002-08-04 07:12:22
Message-ID: 8915.1028445142@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Lockhart <lockhart(at)fourpalms(dot)org> writes:
> 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

Would it be out of line to question the fact that none of these commit
messages showed any documentation updates?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2002-08-04 07:18:23 Re: FUNC_MAX_ARGS benchmarks
Previous Message Thomas Lockhart 2002-08-04 07:02:25 Set 'o patches