> 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.

Moved to TODO.

> 
> > 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.

Added to TODO:

        * Fix username/password length limits in all areas
> 
> > Does pg_dump preserve COMMENTs?
> 
> Sure

OK, thanks.  Someone submitted a patch, and I wasn't sure how to handle
it.  I thought it did it already.

> 
> > Fix ipcclean on Linux
> 
> Consider it done.

Thanks.

> 
> > Merge global and template BKI files?
> 
> Not this release.

Added to TODO.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to