Re: Nulls in timestamps

Поиск
Список
Период
Сортировка
От Mark Morgan Lloyd
Тема Re: Nulls in timestamps
Дата
Msg-id 42D59AD4.B994302E@telemetry.co.uk
обсуждение исходный текст
Ответ на Nulls in timestamps  (markMLl.pgsql-general@telemetry.co.uk)
Список pgsql-general
Tom Lane wrote:
>

> According to the SQL spec it's "implementation defined", which means
> different DBs could do it differently but they have to tell you what
> they will do.  "Implementation dependent" effectively means "the
> behavior is not specified at all".

One problem is that even if the server is supposed to tell you, the means it
uses to do so can vary widely: paper manual, release notes, variable accessible
by SHOW, value accessible by a special query (like the old-style PostgreSQL
EXPLAIN output) value accessible by a standard query (provided you know the
syntax in advance)...

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

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

Предыдущее
От: Matt Miller
Дата:
Сообщение: Re: Standalone Parser for PL/pgSQL
Следующее
От: Karsten Hilbert
Дата:
Сообщение: versioning schema changes was: chosing a database name