]> granicus.if.org Git - postgresql/commit
Change hash field for a few equality operators so all have it set.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 22:49:22 +0000 (22:49 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 30 Nov 1997 22:49:22 +0000 (22:49 +0000)
commitabedcddbd1a5f2389a2b6577a82e55e57b827b1a
tree8acc2edb3cda705a21649c77f3556c3f70ea2015
parent9faa6cabc591a2cdd66a3d5a1389ce242f825acf
Change hash field for a few equality operators so all have it set.
 Don't know why these few were not already this way, and don't know if
  there is some hidden problem with this, but assume it was done
  accidentally as entries were copied from other operators.
 Regression tests are OK, but...
Move one block of declaration source to keep OIDs in increasing order.
 Did not change OID values, just moved source code.
src/include/catalog/pg_operator.h