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: 07f902b)
Fix typo in comment of compute_return_type() in functioncmds.c
2024年12月26日 03:53:55 +0000 (12:53 +0900)
2024年12月26日 03:53:55 +0000 (12:53 +0900)
Author: Japin Li
Discussion: https://postgr.es/m/ME0P300MB0445D51BCFA8680F0B35FD6EB60C2@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM


diff --git a/src/backend/commands/functioncmds.c b/src/backend/commands/functioncmds.c
index 82dd659893795a1f4434ba2b685677db2aa0e374..4bd030976dadf8507ce419e7c5f36c2f97917f86 100644 (file)
--- a/src/backend/commands/functioncmds.c
+++ b/src/backend/commands/functioncmds.c
@@ -74,7 +74,7 @@
/*
* Examine the RETURNS clause of the CREATE FUNCTION statement
- * and return information about it as *prorettype_p and *returnsSet.
+ * and return information about it as *prorettype_p and *returnsSet_p.
*
* This is more complex than the average typename lookup because we want to
* allow a shell type to be used, or even created if the specified return type
This is the main PostgreSQL git repository.
RSS Atom

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