We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9aaf6 commit 2e0c919Copy full SHA for 2e0c919
src/backend/utils/mmgr/dsa.c
@@ -498,7 +498,7 @@ dsa_get_handle(dsa_area *area)
498
499
/*
500
* Attach to an area given a handle generated (possibly in another process) by
501
- * 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
502
* dsa_create_in_place).
503
*/
504
dsa_area *
0 commit comments