pgsql: Add dump support for SortBy nodes.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add dump support for SortBy nodes.
Дата
Msg-id 20080717160213.27C38754A84@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add dump support for SortBy nodes.  Needed this while debugging a reported
problem with DISTINCT, so might as well commit it.

Modified Files:
--------------
    pgsql/src/backend/nodes:
        outfuncs.c (r1.327 -> r1.328)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/nodes/outfuncs.c?r1=1.327&r2=1.328)

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

Предыдущее
От: pgunittest@pgfoundry.org (User Pgunittest)
Дата:
Сообщение: pgscript - pgScript: autofind and autoclean scripts
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Avoid crashing when a table is deleted while we're on the process