Re: Verifying variable names in pgbench
Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
From: Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-01-05T03:44:38Z
Lists: pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote: > What is currently done for other, similar error messages? Current error messages are: for commands: "<context>: out of memory" for others : "Couldn't allocate memory for variable" The new message is: "<context>: out of memory for variable '<name>'" Regards, --- Takahiro Itagaki NTT Open Source Software Center