projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b555093
)
Undo inadvertent change in capitalization in commit 18fc4ec.
author
Andrew Dunstan
<andrew@dunslane.net>
Thu, 26 Oct 2017 12:20:00 +0000
(08:20 -0400)
committer
Andrew Dunstan
<andrew@dunslane.net>
Thu, 26 Oct 2017 12:20:00 +0000
(08:20 -0400)
src/backend/utils/adt/jsonb.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/adt/jsonb.c
b/src/backend/utils/adt/jsonb.c
index 7185b4cce53bcb338824136f8e06691376c00199..4b2a5411283d9c67bf3102e8d24f5051f934b379 100644
(file)
--- a/
src/backend/utils/adt/jsonb.c
+++ b/
src/backend/utils/adt/jsonb.c
@@
-3,7
+3,7
@@
* jsonb.c
* I/O routines for jsonb type
*
- * C
OPYRIGHT
(c) 2014-2017, PostgreSQL Global Development Group
+ * C
opyright
(c) 2014-2017, PostgreSQL Global Development Group
*
* IDENTIFICATION
* src/backend/utils/adt/jsonb.c