]> granicus.if.org Git - postgresql/commit
Fix BRIN supported operators table
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 20 Jun 2015 15:26:36 +0000 (12:26 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sat, 20 Jun 2015 15:26:36 +0000 (12:26 -0300)
commit1443a165db007462c5044ad8d03d919ac4323e6d
tree11c68a17c85f474bf88624459f1f2a47e7a36004
parent3c400a3f2bf4bb93a60cefc09416d37fc3dab8ed
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.
doc/src/sgml/brin.sgml