pgsql/src/backend/utils/adt Tag: REL7_2_STABLE ... - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql/src/backend/utils/adt Tag: REL7_2_STABLE ...
Date
Msg-id 20020615183810.BD0A7475F34@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.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.


pgsql-committers by date:

Previous
From: thomas@postgresql.org (Thomas Lockhart)
Date:
Subject: pgsql/ oc/src/sgml/filelist.sgml oc/src/sgml/f ...
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/interfaces/libpq++ README libpq++.h ...