Ernst-Georg Schmid

Results 4 issues of Ernst-Georg Schmid

I tried the scanner examples for iBeacons and Eddystone Beacons on a Raspberry PI Zero W and they work fine. When doing the same on a Raspberry 4B the examples...

Could `master_create_worker_shards()` be extended in order to optionally create `UNLOGGED` shard placements? It seems to work when I change them manually but this is tedious. :smile: But it makes a...

feature

**Description:** When a GiST index is present, exact searching with the @= operator is 3x slower than without the index and much slower than @> or Gather (cost=1000.00..222107.52 rows=1 width=62)...

bug

This fixes #7493, where way too much LEAF-nodes had to be re-checked for structure isomorphism. #### Reference Issue Fixes #7493 #### What does this implement/fix? Explain your changes. This fixes...