Re: [pgadmin-support] 1.15 DD - order of columns

2012-04-21 Thread Guillaume Lelarge
On Sat, 2012-04-21 at 07:32 -0400, Colin Beckingham wrote: > Another issue with creating SQL from the DD is that unpredictably the > order of columns will change. Say you have authid, authname in your > original table, your copy might be defined as or authid, authname or > authname, authid in th

[pgadmin-support] 1.15 DD - order of columns

2012-04-21 Thread Colin Beckingham
Another issue with creating SQL from the DD is that unpredictably the order of columns will change. Say you have authid, authname in your original table, your copy might be defined as or authid, authname or authname, authid in the copy. Order of columns is important in Postgresql since it can'