pgsql: A recent backpatch to 7.3's contrib/ltree got mixed up, putting

From: neilc(at)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: A recent backpatch to 7.3's contrib/ltree got mixed up, putting
Date: 2006-07-14 00:32:46
Message-ID: 20060714003246.42EB89FB2DB@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
A recent backpatch to 7.3's contrib/ltree got mixed up, putting code in
the wrong place. This moves it to the right place which allows it to
compile. Patch from Kris Jurka.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
pgsql/contrib/ltree:
_ltree_gist.c (r1.4.2.2 -> r1.4.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/ltree/_ltree_gist.c.diff?r1=1.4.2.2&r2=1.4.2.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-07-14 01:05:14 pgsql: Move CFLAGS for pginclude to the end of the command line.
Previous Message Neil Conway 2006-07-14 00:13:05 pgsql: Minor doc tweak: replace a "--" with "—".