projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2dba88
)
Fix copy/pasto in file identification
author
Simon Riggs
<simon@2ndQuadrant.com>
Mon, 12 Sep 2016 08:02:17 +0000
(09:02 +0100)
committer
Simon Riggs
<simon@2ndQuadrant.com>
Mon, 12 Sep 2016 08:02:17 +0000
(09:02 +0100)
Daniel Gustafsson
src/backend/storage/ipc/dsm_impl.c
patch
|
blob
|
history
diff --git
a/src/backend/storage/ipc/dsm_impl.c
b/src/backend/storage/ipc/dsm_impl.c
index 173b9822191f96fd6ea18b28389b0d2abd0d6948..419c48e5ffd3687db12244fbc35d4f96745277ec 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
*
*-------------------------------------------------------------------------
*/