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: d154a85)
Message style tuning
2010年3月18日 19:02:46 +0000 (19:02 +0000)
2010年3月18日 19:02:46 +0000 (19:02 +0000)

diff --git a/src/pl/plperl/plperl.c b/src/pl/plperl/plperl.c
index 487ce1bc5c09dde8ba179bb842f4377e51d1d691..c622b6440847b6258b4c8c0a343ecb6b6e76eda2 100644 (file)
--- a/src/pl/plperl/plperl.c
+++ b/src/pl/plperl/plperl.c
@@ -1,7 +1,7 @@
/**********************************************************************
* plperl.c - perl as a procedural language for PostgreSQL
*
- * $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.172 2010年03月17日 21:31:17 petere Exp $
+ * $PostgreSQL: pgsql/src/pl/plperl/plperl.c,v 1.173 2010年03月18日 19:02:46 petere Exp $
*
**********************************************************************/
@@ -1306,7 +1306,7 @@ plperl_create_sub(plperl_proc_desc *prodesc, char *s, Oid fn_oid)
if (!subref)
ereport(ERROR,
- (errmsg("didn't get a GLOB from compiling %s via %s",
+ (errmsg("did not get a GLOB from compiling function \"%s\" via %s",
prodesc->proname, compile_sub)));
prodesc->reference = newSVsv(subref);
This is the main PostgreSQL git repository.
RSS Atom

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