pgsql: Back-patch change to make DISCARD ALL release advisory locks.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Back-patch change to make DISCARD ALL release advisory locks.
Дата
Msg-id 20081127003449.74C187545A4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Back-patch change to make DISCARD ALL release advisory locks.
Per discussion.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        discard.sgml (r1.2 -> r1.2.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/discard.sgml?r1=1.2&r2=1.2.2.1)
    pgsql/src/backend/commands:
        discard.c (r1.4 -> r1.4.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/discard.c?r1=1.4&r2=1.4.2.1)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Tweak wording of DISCARD ALL description to avoid giving the
Следующее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Fix #ifdeffed debugging code to work with relation forks.