projects
/
users
/
andresfreund
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d36b1
)
Process JSON data types
author
Peter Geoghegan
<
[email protected]
>
Mon, 17 Mar 2014 21:30:27 +0000
(14:30 -0700)
committer
Peter Geoghegan
<
[email protected]
>
Mon, 17 Mar 2014 21:30:27 +0000
(14:30 -0700)
src/backend/utils/adt/jsonfuncs.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/adt/jsonfuncs.c
b/src/backend/utils/adt/jsonfuncs.c
index 73d7d96145c8a266666429d5100283d0cc6e30bf..b36ecd24bc3094af2c58a28e7f0871e09ed3a77f 100644
(file)
--- a/
src/backend/utils/adt/jsonfuncs.c
+++ b/
src/backend/utils/adt/jsonfuncs.c
@@
-1,7
+1,7
@@
/*-------------------------------------------------------------------------
*
* jsonfuncs.c
- * Functions to process JSON data type.
+ * Functions to process JSON data type
s
.
*
* Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California