pgsql/src/backend/parser parse_expr.c

Поиск
Список
Период
Сортировка
От tgl@postgresql.org
Тема pgsql/src/backend/parser parse_expr.c
Дата
Msg-id 200111122005.fACK5OW29226@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    01/11/12 15:05:24

Modified files:
    src/backend/parser: parse_expr.c

Log message:
    If the alternatives for a CASE construct all have the same typmod,
    use that typmod not -1 as the typmod of the CASE result.
    Part of response to bug#513.


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

Предыдущее
От: petere@postgresql.org
Дата:
Сообщение: pgsql/doc/src/sgml backup.sgml charset.sgml cl ...
Следующее
От: barry@postgresql.org
Дата:
Сообщение: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...