londiste compare improvements
authorMarko Kreen <markokr@gmail.com>
Tue, 18 Sep 2012 13:39:07 +0000 (16:39 +0300)
committerMarko Kreen <markokr@gmail.com>
Tue, 18 Sep 2012 13:39:07 +0000 (16:39 +0300)
commitc49f3ec9548db549b68533016a113336bdf05ff4
tree4d656872cf40c7459015d391e8940c7a94f4791a
parent6a58e74aa18aa5a43761418b29eefd7e3dfa026f
londiste compare improvements

* Calculate common column names, to allow different order
  or different subset.
* Use different hash function on 8.3 <> something else comparision
  as hashtext() changed in 8.4.
* Always calculate final hash as bigint.
python/londiste/compare.py