diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-06-20 12:26:36 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-06-20 12:26:36 -0300 |
commit | 1443a165db007462c5044ad8d03d919ac4323e6d (patch) | |
tree | 11c68a17c85f474bf88624459f1f2a47e7a36004 /contrib/btree_gist/btree_gist.c | |
parent | 3c400a3f2bf4bb93a60cefc09416d37fc3dab8ed (diff) | |
download | postgresql-1443a165db007462c5044ad8d03d919ac4323e6d.tar.gz postgresql-1443a165db007462c5044ad8d03d919ac4323e6d.zip |
Fix BRIN supported operators table
Some of the entries in the inclusion opclasses where missing operators,
and we had an entry for inet_inclusion_ops instead of
network_inclusion_ops. Sort the operators within each opclass by
strategy number, just to make it easier to spot mistakes.
Also sort the rows by data type name, rather than OID.
Diffstat (limited to 'contrib/btree_gist/btree_gist.c')
0 files changed, 0 insertions, 0 deletions