Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebd971f
)
Fix copy/pasto in file identification
author
Simon Riggs
<simon@2ndQuadrant.com>
Mon, 12 Sep 2016 08:02:46 +0000
(09:02 +0100)
committer
Simon Riggs
<simon@2ndQuadrant.com>
Mon, 12 Sep 2016 08:02:46 +0000
(09:02 +0100)
Daniel Gustafsson
src/backend/storage/ipc/dsm_impl.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/storage/ipc/dsm_impl.c
b/src/backend/storage/ipc/dsm_impl.c
index befe207f4605ebf2f925251e4f36b38415511cde..35969c4501d60ceadb6242575e70f1a5c497da20 100644
(file)
--- a/
src/backend/storage/ipc/dsm_impl.c
+++ b/
src/backend/storage/ipc/dsm_impl.c
@@
-41,7
+41,7
@@
*
*
* IDENTIFICATION
- * src/backend/storage/ipc/dsm.c
+ * src/backend/storage/ipc/dsm
_impl
.c
*
*-------------------------------------------------------------------------
*/