]> git.8kb.co.uk Git - postgresql/pg_jsonb_opx/commitdiff
Had a play at making the following changes today, some will be a bit ugly as just...
authorglyn <glyn@8kb.co.uk>
Sat, 21 Feb 2015 20:05:53 +0000 (20:05 +0000)
committerglyn <glyn@8kb.co.uk>
Sat, 21 Feb 2015 20:05:53 +0000 (20:05 +0000)
- amend sql and add extension control file
- add in a basic replace function
- replace value comparison logic and handle nulls - this is still lacking
- move some duplicate logic out, but lots left
- have a go at putting together jsonb_replace_path and jsonb_delete_path functions, these are very rough and can be done better with proper thought.


No differences found