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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Back-patch change to make DISCARD ALL release advisory locks.
Date: 2008-11-27 00:34:49
Message-ID: 20081127003449.74C187545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2008-11-27 07:38:01 pgsql: Fix #ifdeffed debugging code to work with relation forks.
Previous Message Tom Lane 2008-11-27 00:28:06 pgsql: Tweak wording of DISCARD ALL description to avoid giving the