diff options
| -rw-r--r-- | Makefile (renamed from contrib/json/Makefile) | 0 | ||||
| -rw-r--r-- | expected/json.out (renamed from contrib/json/expected/json.out) | 0 | ||||
| -rw-r--r-- | json.c (renamed from contrib/json/json.c) | 0 | ||||
| -rw-r--r-- | json.h (renamed from contrib/json/json.h) | 0 | ||||
| -rw-r--r-- | json.sgml (renamed from doc/src/sgml/json.sgml) | 0 | ||||
| -rw-r--r-- | json.sql.in (renamed from contrib/json/json.sql.in) | 0 | ||||
| -rw-r--r-- | json_io.c (renamed from contrib/json/json_io.c) | 0 | ||||
| -rw-r--r-- | json_op.c (renamed from contrib/json/json_op.c) | 0 | ||||
| -rw-r--r-- | sql/json.sql (renamed from contrib/json/sql/json.sql) | 0 | ||||
| -rw-r--r-- | uninstall_json.sql (renamed from contrib/json/uninstall_json.sql) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/contrib/json/Makefile b/Makefile index 2b5cc71..2b5cc71 100644 --- a/contrib/json/Makefile +++ b/Makefile diff --git a/contrib/json/expected/json.out b/expected/json.out index ecf4105..ecf4105 100644 --- a/contrib/json/expected/json.out +++ b/expected/json.out diff --git a/contrib/json/json.c b/json.c index d530edd..d530edd 100644 --- a/contrib/json/json.c +++ b/json.c diff --git a/contrib/json/json.h b/json.h index a767e35..a767e35 100644 --- a/contrib/json/json.h +++ b/json.h diff --git a/doc/src/sgml/json.sgml b/json.sgml index d676a37..d676a37 100644 --- a/doc/src/sgml/json.sgml +++ b/json.sgml diff --git a/contrib/json/json.sql.in b/json.sql.in index 5e4dcf3..5e4dcf3 100644 --- a/contrib/json/json.sql.in +++ b/json.sql.in diff --git a/contrib/json/json_io.c b/json_io.c index e3fe080..e3fe080 100644 --- a/contrib/json/json_io.c +++ b/json_io.c diff --git a/contrib/json/json_op.c b/json_op.c index db2502f..db2502f 100644 --- a/contrib/json/json_op.c +++ b/json_op.c diff --git a/contrib/json/sql/json.sql b/sql/json.sql index 6e8aa86..6e8aa86 100644 --- a/contrib/json/sql/json.sql +++ b/sql/json.sql diff --git a/contrib/json/uninstall_json.sql b/uninstall_json.sql index 13c1e77..13c1e77 100644 --- a/contrib/json/uninstall_json.sql +++ b/uninstall_json.sql |
