]> git.8kb.co.uk Git - postgresql/pg_jsonb_opx/commit
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)
commit4df8c5cd073dfd908019ebc307918b8e7102e0a6
treee934af6f1c3b9ca95e5021d03afea6a3b07c4b97
parentb8dfa25546ebb28f797c3504751f4dbec3a79b14
Had a play at making the following changes today, some will be a bit ugly as just testing and playing around:
- 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.
Makefile
README.md
expected/jsonb_opx.out
jsonb_opx.c
jsonb_opx.sql.in [deleted file]
sql/jsonb_opx.sql