git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9ca7b0b)
Fix typo in comment
2016年11月14日 16:31:35 +0000 (17:31 +0100)
2016年11月14日 16:31:35 +0000 (17:31 +0100)
The function was renamed in 908e23473, but the comment never learned
about it.


diff --git a/src/backend/utils/adt/jsonfuncs.c b/src/backend/utils/adt/jsonfuncs.c
index 059d570de7a69fced3f04c1f27349013092060d1..17ee4e40d470206ccb2e8b627a1eb7983a972f89 100644 (file)
--- a/src/backend/utils/adt/jsonfuncs.c
+++ b/src/backend/utils/adt/jsonfuncs.c
@@ -3554,7 +3554,7 @@ jsonb_set(PG_FUNCTION_ARGS)
/*
- * SQL function jsonb_delete(jsonb, text[])
+ * SQL function jsonb_delete_path(jsonb, text[])
*/
Datum
jsonb_delete_path(PG_FUNCTION_ARGS)
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /