| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Mikhail Terekhov <terekhov(at)emc(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] Re: Tuple too big |
| Date: | 1999-07-03 00:30:34 |
| Message-ID: | 199907030030.UAA19274@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Here is a patch for 6.5 which will prevent the creation of these too big
> tuples in certain cases. Seems we should also check for max length at
> the time we create the table, but it doesn't look like there is any code
> to do that yet.
>
> I am not going to apply this to 6.5.1 because it may have some unknown
> side-affects.
>
On second thought, the patch looks harmless, so I am going to apply it.
It is better than what is currently there.
--
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 | Bruce Momjian | 1999-07-03 02:00:44 | Re: Tuple too big |
| Previous Message | Bruce Momjian | 1999-07-03 00:25:40 | Re: [HACKERS] Re: Tuple too big |