mirror of
https://github.com/postgres/postgres.git
synced 2025-09-11 00:12:06 +03:00
As noticed by Tom Lane changing operation's number in commit
bb140506df
causes on-disk format incompatibility.
Revert to previous numbering, that is reason to add special array to store
priorities of operation. Also it reverts order of tsquery to previous.
Author: Dmitry Ivanov