Extension for PostgreSQL WIP - Mailing list pgsql-hackers

From ShadowGhost
Subject Extension for PostgreSQL WIP
Date
Msg-id CAOsjGuPFKx0X28CaHG3aV4qyc7O_grOw3wZWv5-Uze8hRJ-Q_w@mail.gmail.com
Whole thread Raw
Responses Re: Extension for PostgreSQL WIP
List pgsql-hackers
Cast_jsonb_to_hstore WIP
v1
This extension add function that can cast jsonb to hstore.
That link to my github where does my extension lie https://github.com/antuanviolin/cast_jsonb_to_hstore

pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring
Next
From: Thomas Munro
Date:
Subject: Re: Streaming I/O, vectored I/O (WIP)