Re: MySQL 4.1 Features
| От | Neil Conway |
|---|---|
| Тема | Re: MySQL 4.1 Features |
| Дата | |
| Msg-id | 1040253860.356.67.camel@tokyo обсуждение исходный текст |
| Ответ на | MySQL 4.1 Features ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>) |
| Список | pgsql-hackers |
On Wed, 2002-12-18 at 01:49, Christopher Kings-Lynne wrote: > Looks like they've caught up on a lot of our features. I have to say I > appreciate them adding SERIAL as an alias for AUTO_INCREMENT. Perhaps we > should return the favour? :) Well, it's not the same as PostgreSQL's serial (which is a 32-bit NOT NULL incrementing integer -- MySQL's serial is a 64-bit unique, NOT NULL incrementing integer). Personally, I think the implementations are different enough that making AUTO_INCREMENT an alias for SERIAL on the PostgreSQL side of things would just confuse the situation further... Cheers, Neil -- Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC
В списке pgsql-hackers по дате отправления: