Content-Length: 257936 | pFad | http://github.com/postgrespro/postgres_cluster/commit/964bddf1e87a42bbaaa989be0aabee94dbac9432

29 Fix typo in internal error message · postgrespro/postgres_cluster@964bddf · GitHub
Skip to content

Commit 964bddf

Browse files
committed
Fix typo in internal error message
1 parent 5770172 commit 964bddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pl/plpgsql/src/pl_exec.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1999,7 +1999,7 @@ exec_stmt(PLpgSQL_execstate *estate, PLpgSQL_stmt *stmt)
19991999

20002000
default:
20012001
estate->err_stmt = save_estmt;
2002-
elog(ERROR, "unrecognized cmdtype: %d", stmt->cmd_type);
2002+
elog(ERROR, "unrecognized cmd_type: %d", stmt->cmd_type);
20032003
}
20042004

20052005
/* Let the plugin know that we have finished executing this statement */

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/964bddf1e87a42bbaaa989be0aabee94dbac9432

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy