Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC] - Mailing list pgsql-patches

From Tom Lane
Subject Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]
Date
Msg-id 10695.980312107@sss.pgh.pa.us
Whole thread Raw
In response to Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Can someone comment on this?

It's a new feature, so it should wait for 7.2 ...

In any case, there are further considerations here, like getting
ruleutils.c to reverse-list the construct correctly.  When we
redesign querytree structures, reconstructability needs to be one
of the considerations.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: patch for src/backend/main/main.c
Next
From: Bruce Momjian
Date:
Subject: Re: Small patch to replace 'idle' by 'trans' if transactionis still open