cyga / www_fdw

fdw extension for postgres
http://wiki.postgresql.org/wiki/WWW_FDW
123 stars 21 forks source link

Use PostgreSQL's built-in JSON types, breaking backward-compatibility. #11

Open davidfetter opened 9 years ago

davidfetter commented 9 years ago

This is a feature request.

Now that PostgreSQL provides JSON[B] in recent versions, there's an opportunity to cut a dependency and use a single point of truth. If you want to do this and want help, please let me know.

0xae commented 9 years ago

This would be very good

davidfetter commented 7 years ago

Bump

cyga commented 7 years ago

@davidfetter I have no time to develop it now, you are welcome to do it :) fork/send patch if you want :)