| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Greg Stark <gsstark(at)mit(dot)edu> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jeff <threshar(at)threshar(dot)is-a-geek(dot)com> |
| Subject: | Re: [Pg-migrator-general] Composite types break pg_migrated tables |
| Date: | 2009-08-07 14:17:12 |
| Message-ID: | 200908071417.n77EHCu13925@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Greg Stark wrote:
> On Fri, Aug 7, 2009 at 1:56 AM, Bruce Momjian<bruce(at)momjian(dot)us> wrote:
> > ? ? ? ? ? ? ? ?o ?data type 'name' and is not the first column
> >
>
> What was that about?
We changed the alignment of the 'name' column:
/*
* v8_3_check_for_name_data_type_usage()
*
* alignment for the 'name' data type changed to 'char' in 8.4;
* checks tables and indexes
*/
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-08-07 14:17:16 | Re: pg_ctl stop -m fast after -m smart |
| Previous Message | Kenneth Marshall | 2009-08-07 14:12:34 | Re: Fixing geometic calculation |