pgsql/src/backend/utils/adt Tag: REL7_2_STABLE ...

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/adt Tag: REL7_2_STABLE ...
Date: 2002-06-15 18:38:10
Message-ID: 20020615183810.BD0A7475F34@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/06/15 14:38:10

Modified files:
src/backend/utils/adt: Tag: REL7_2_STABLE ruleutils.c

Log message:
Back-patch 7.3 fix to fully parenthesize UNION/EXCEPT/INTERSECT queries
in ruleutils output. The previous partial parenthesization was a hack
to get around grammar restrictions that have since been fixed; and as
Sam O'Connor pointed out, there were cases where it didn't work.

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-15 18:49:29 pgsql/src/interfaces/libpq++ README libpq++.h ...
Previous Message Thomas Lockhart 2002-06-15 03:00:09 pgsql/ oc/src/sgml/filelist.sgml oc/src/sgml/f ...