Re: [HACKERS] SQL 92

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [HACKERS] SQL 92
Дата
Msg-id 388FD760.8E3755CC@alumni.caltech.edu
обсуждение исходный текст
Ответ на SQL 92  ("Jeff MacDonald <jeff@pgsql.com>" <jeffm@pgsql.com>)
Список pgsql-hackers
> Doing a little research, wondering where can
> I find what we are missing from sql 92 compliance ?

The reference pages in the docs, originally written by Jose Soares,
contain a section in each on compliance. Part of Jose's motivation was
to encourage us toward more compliance, and it worked; I found in
several cases that fixing Postgres was easier than transcribing his
description of the noncompliance ;)

Also, the chapters on data types, functions, and operators contain
info on SQL92 compliance.

Of course, asking specific questions helps too...
                  - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [PATCHES] commit TO_CHAR()
Следующее
От: Alfred Perlstein
Дата:
Сообщение: (libpq) Anyone still having problems with COPY?