projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e9aaf6
)
Fix typo in comment
author
Alvaro Herrera
Fri, 24 Mar 2017 20:20:55 +0000
(17:20 -0300)
committer
Alvaro Herrera
Fri, 24 Mar 2017 20:20:55 +0000
(17:20 -0300)
src/backend/utils/mmgr/dsa.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/mmgr/dsa.c
b/src/backend/utils/mmgr/dsa.c
index 49e68b4d08a43a84070bbed42e25150cc815a3a0..6d5d12a6c9deff5b6c0139cd48901f930aa630ad 100644
(file)
--- a/
src/backend/utils/mmgr/dsa.c
+++ b/
src/backend/utils/mmgr/dsa.c
@@
-498,7
+498,7
@@
dsa_get_handle(dsa_area *area)
/*
* Attach to an area given a handle generated (possibly in another process) by
- * dsa_get_
area_
handle. The area must have been created with dsa_create (not
+ * dsa_get_handle. The area must have been created with dsa_create (not
* dsa_create_in_place).
*/
dsa_area *