Re: [Pg-migrator-general] Composite types break pg_migrated tables - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [Pg-migrator-general] Composite types break pg_migrated tables
Date
Msg-id 200908071417.n77EHCu13925@momjian.us
Whole thread Raw
In response to Re: [Pg-migrator-general] Composite types break pg_migrated tables  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
Greg Stark wrote:
> On Fri, Aug 7, 2009 at 1:56 AM, Bruce Momjian<bruce@momjian.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
tablesand indexes */
 

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Pierre Frédéric Caillaud
Date:
Subject: Re: Table and Index compression
Next
From: Tom Lane
Date:
Subject: Re: pg_ctl stop -m fast after -m smart