| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Jan Wieck <JanWieck(at)Yahoo(dot)com>, Alessio Bragadini <alessio(at)albourne(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Changing Column Order (Was Re: MySQL vs PostgreSQL.) |
| Date: | 2002-10-16 03:15:11 |
| Message-ID: | 20553.1034738111@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers pgsql-jdbc |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Jan Wieck wrote:
>> When was char() fixed size?
> char() was fixed size only in that you could cache the column offsets
> for char() becuase it was always the same width on disk before TOAST.
But that was already broken by MULTIBYTE.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-10-16 03:19:09 | Re: Changing Column Order (Was Re: MySQL vs PostgreSQL.) |
| Previous Message | Alvaro Herrera | 2002-10-16 03:02:17 | Re: [HACKERS] [GENERAL] Postgres-based system to run .org registry? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-10-16 03:19:09 | Re: Changing Column Order (Was Re: MySQL vs PostgreSQL.) |
| Previous Message | Alvaro Herrera | 2002-10-16 03:02:17 | Re: [HACKERS] [GENERAL] Postgres-based system to run .org registry? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-10-16 03:19:09 | Re: Changing Column Order (Was Re: MySQL vs PostgreSQL.) |
| Previous Message | jonerf1 | 2002-10-16 02:34:44 | Re: blob load errors |