Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: patch for BETWEEN [ASYMMETRIC|SYMMETRIC]  (Bruce Momjian <[email protected]>)
List pgsql-patches
Bruce Momjian <[email protected]> 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