Amazon appears to give up on forcing users to migrate and bucket-in-path
format is going to stay. However, they still refuse to list buckets from
other regions on the default endpoint, which leads to annoying indirection
(need to know the region somehow before listing). Easier just use the
subdomain format in one invocation.
Signed-off-by: Pete Zaitcev<zaitcev@xxxxxxxxxx>
---
include/hstor.h | 6 +
lib/hstor.c | 178 +++++++++++++++++++++++++---------------------
2 files changed, 106 insertions(+), 78 deletions(-)