Re: XversionUpgrade tests broken by postfix operator removal

Tom Turelinckx <pgbf@twiska.com>

From: "Tom Turelinckx" <pgbf@twiska.com>
To: "Andrew Dunstan" <andrew.dunstan@2ndquadrant.com>, "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2020-09-20T09:19:23Z
Lists: pgsql-hackers
Andrew Dunstan wrote:

> For reference, here is the complete hotfix.

Applied on skate/snapper, mussurana/tadarida, ibisbill/kittiwake.

Best regards,
Tom Turelinckx



Commits

  1. In pg_upgrade cross-version test, handle postfix operators.

  2. Use factorial rather than numeric_fac in create_operator.sql.

  3. Remove support for postfix (right-unary) operators.