Обсуждение: [GENERAL] PRIMARY/FOREIGN KEY statements

Поиск
Список
Период
Сортировка

[GENERAL] PRIMARY/FOREIGN KEY statements

От
"Giuliano A. Tarallo"
Дата:
Will PostgreSQL 6.5 support PRIMARY/FOREIGN KEY statements?

RE: [GENERAL] PRIMARY/FOREIGN KEY statements

От
"Jackson, DeJuan"
Дата:
> -----Original Message-----
> Will PostgreSQL 6.5 support PRIMARY/FOREIGN KEY statements?
The syntax is already supported.  PRIMARY KEY actually does something.
FOREIGN KEY is ignored, but we're working on it.
We are in the middle of a discussion about what route to take, so I
can't give you any estimate of completion time. Keep checking the v6.5
features list for a definitive answer.
    -DEJ