RE: [HACKERS] Open 6.5 items

From: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
To: "Bruce Momjian" <maillist(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL-development" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: RE: [HACKERS] Open 6.5 items
Date: 1999-05-31 01:36:45
Message-ID: 000f01beab06$0b424b00$2801007e@cadzone.tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> -----Original Message-----
> From: owner-pgsql-hackers(at)postgreSQL(dot)org
> [mailto:owner-pgsql-hackers(at)postgreSQL(dot)org]On Behalf Of Bruce Momjian
> Sent: Friday, May 28, 1999 1:58 PM
> To: PostgreSQL-development
> Subject: [HACKERS] Open 6.5 items
>
>
> SELECT * FROM test WHERE test IN (SELECT * FROM test) fails with
> strange error
> When creating a table with either type inet or type cidr as a
> primary,unique
> key, the "198.68.123.0/24" and "198.68.123.0/27" are considered equal
> Fix function pointer calls to take Datum args for char and int2 args(ecgs)
> Regression test for new Numeric type
> Large Object memory problems
> refint problems
> invalidate cache on aborted transaction
> spinlock stuck problem
> benchmark performance problem
>
> Make psql \help, man pages, and sgml reflect changes in grammar
> Markup sql.sgml, Stefan's intro to SQL
> Generate Admin, User, Programmer hardcopy postscript
> Generate INSTALL and HISTORY from sgml sources.
> Update ref/lock.sgml, ref/set.sgml to reflect MVCC and locking changes.
>

What about mdtruncate() for multi-segments relation ?
AFAIK,it has not been solved yet.

Thanks.

Hiroshi Inoue
Inoue(at)tpf(dot)co(dot)jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-05-31 01:41:55 Re: [HACKERS] Open 6.5 items
Previous Message Colin McCormack 1999-05-31 01:34:27