From: | Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: Open 7.1 items |
Date: | 2001-01-26 04:09:11 |
Message-ID: | 3A70F867.13C754CB@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-jdbc |
Peter Eisentraut wrote:
>
> Bruce Momjian writes:
>
> > FOREIGN KEY INSERT & UPDATE/DELETE in transaction "change violation"
>
> You're certainly not going to want to fix this now after having stared at
> it for a year? It's not trivial.
>
What does this item mean ?
> > Usernames limited in length
>
> Yeah, they are. ;-)
>
> If this is referring to pg_passwd, I just had a closer look and it's
> really a desaster. Both password and username as well as line length and
> file length (in lines) have arbitrary limits, sometimes not even
> consistent ones. To fix this to a point where one is confident that
> everything works one essentially would have to rewrite the whole thing.
>
> > Does pg_dump preserve COMMENTs?
>
> Sure
>
> > Fix ipcclean on Linux
>
> Consider it done.
>
> > Merge global and template BKI files?
>
> Not this release.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-01-26 04:15:09 | Re: BETWEEN patch |
Previous Message | Tom Lane | 2001-01-26 03:13:29 | Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ] |
From | Date | Subject | |
---|---|---|---|
Next Message | Hiroshi Inoue | 2001-01-26 04:18:15 | Re: Open 7.1 items |
Previous Message | Ron Sofrin | 2001-01-26 03:57:32 | Invoking sql functions through jdbc |