Jim Nasby

Results 25 comments of Jim Nasby

Possibly related to this... I have a package that's spread across multiple files, which means I have to feed all those files to ifacemaker with multiple -f's. That's obviously rather...

I'm available as a data architect.

On 8/5/15 12:53 PM, erthalion wrote: > Hi, @decibel https://github.com/decibel > > Yes, sure, I'm interested in any cool JSONB stuff =) > - can you show me usage examples...

Here's an example of jsonb_each_extra in action. This function creates tables for each nesting level of json. CREATE OR REPLACE FUNCTION _json_explode.create_table_sql( schema_name text , table_name text , json jsonb...

If I were to submit a pull request for this, do I need to do it in all 4 templates, or in just the root one? What's the root template...