pgsql: Fix crash of xmlconcat(NULL) also backpatched to 8.3

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix crash of xmlconcat(NULL) also backpatched to 8.3
Date: 2008-11-15 20:52:35
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2008-11-15 20:53:40 pgsql: Fix crash of xmlconcat(NULL) backpatch from 8.4devel
Previous Message Tom Lane 2008-11-15 19:43:47 pgsql: Make SELECT FOR UPDATE/SHARE work on inheritance trees, by having