pgsql: Mention as a potential incompatibility the fact that SELECT

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Mention as a potential incompatibility the fact that SELECT
Дата
Msg-id 20090419154935.4FF297540E2@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Mention as a potential incompatibility the fact that SELECT DISTINCT, UNION,
etc are no longer guaranteed to produce sorted output; per gripe from Ian
Barwick.  Also improve the release note entries about to_timestamp(), per
Brendan Jurd.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        release.sgml (r1.629 -> r1.630)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.629&r2=1.630)

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

Предыдущее
От: gsmet@pgfoundry.org (User Gsmet)
Дата:
Сообщение: pgfouine - www: age += 2
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Revise plpgsql's scanner to process comments and string literals