| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "pgsql-hackers(at)postgreSQL(dot)org" <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] Re: HISTORY for 6.5.2 |
| Date: | 1999-09-13 22:38:18 |
| Message-ID: | 199909132238.SAA03255@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Repair the check for redundant UNIQUE and PRIMARY KEY indices(Tom)
> > Improve it so that it checks for multi-column constraints(Tom)
>
> Those were Thomas, I believe.
Done.
>
> > Fix vacuum's memory consumption(Tom)
> > Reduce the total memory consumption of vacuum(Tom)
>
> And I can't take credit for that either --- Hiroshi and/or Tatsuo get
> the credit, IIRC. (BTW, did we patch those into 6.5.*, or only 6.6?)
Ah, let's give them both credit.
>
> > Update frontend libpq to remove limits on query lengths,
> > error/notice message lengths, and number of fields per tuple(Tom)
>
> This is *not* in 6.5.*, only 6.6.
Sorry. Shows up in the that tag log, so something must be in there. I
don't make this stuff up. :-)
Checking...
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-09-14 00:19:55 | Re: [HACKERS] Patch for user-defined C-language functions |
| Previous Message | Bruce Momjian | 1999-09-13 22:33:31 | Re: [HACKERS] Vacuum analyze bug CAUGHT |