<span id="mailbox-conversation"><div>That patch worked perfectly! I really appreciate your help.</div>
<div><br></div>
<div>--</div>
<div>Josh</div></span><div class="mailbox_signature"><br></div>
<br><br><div class="gmail_quote"><p>On Thu, Jun 18, 2015 at 3:18 AM, Tatsuo Ishii <span dir="ltr">&lt;<a href="mailto:ishii@postgresql.org" target="_blank">ishii@postgresql.org</a>&gt;</span> wrote:<br></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><p>Ok, I created a patch trying to solve the problem. Could you please
<br>try out the attached patch?
<br><br>Best regards,
<br>--
<br>Tatsuo Ishii
<br>SRA OSS, Inc. Japan
<br>English: http://www.sraoss.co.jp/index_en.php
<br>Japanese:http://www.sraoss.co.jp
<br><br>&gt; My personal preference is to never use spaces. However, as part of my company's product it allows customers to choose "class" names that are descriptive for them and easy to remember. This often times involves spaces. We sanitize the names and use them as part of the table names. Since spaces are not stripped as part of the sanitization process they remain in the table name. I completely agree with you that spaces are very unusual, but still they are allowed in postgres as long as you use double quotes. 
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; 
<br>&gt; Thanks!
<br>&gt; 
<br>&gt; --
<br>&gt; 
<br>&gt; Josh
<br>&gt; 
<br>&gt; On Wed, Jun 17, 2015 at 11:44 AM, Tatsuo Ishii &lt;ishii@postgresql.org&gt;
<br>&gt; wrote:
<br>&gt; 
<br>&gt;&gt; Just out of curiosity, why do you want to use spaces for table names?
<br>&gt;&gt; For me it is pretty unusual.
<br>&gt;&gt; Best regards,
<br>&gt;&gt; --
<br>&gt;&gt; Tatsuo Ishii
<br>&gt;&gt; SRA OSS, Inc. Japan
<br>&gt;&gt; English: http://www.sraoss.co.jp/index_en.php
<br>&gt;&gt; Japanese:http://www.sraoss.co.jp
<br>&gt;&gt;&gt; Hello,
<br>&gt;&gt;&gt; 
<br>&gt;&gt;&gt; 
<br>&gt;&gt;&gt; I created a bug report here http://www.pgpool.net/mantisbt/view.php?id=136 but no one has been assigned or taken a look at it. Or at least thats what it seems. What is the general timeline for getting these resolved or at least responded to? Also if anyone has thoughts on how to resolve this issue that would be much appreciated. It's been 11 days so far.
<br>&gt;&gt;&gt; 
<br>&gt;&gt;&gt; 
<br>&gt;&gt;&gt; Essentially pgpool uses to_regclass() but when given a class name with a space, it uses single quotes and the to_regclass function fails. Despite my query using double quotes. More information is in the bug submission.
<br><mailbox-attach filename="delimited_identifier.diff" size="7909" mime="text/x-patch" src="mailbox://attachment_download/619587FE-0DE2-4BF4-8C87-BF1DF7FC1FA9/E619587FE-0DE2-4BF4-8C87-BF1DF7FC1FA9_1504303404997905008/2">&lt;delimited_identifier.diff&gt;</mailbox-attach></p></div><mailbox-attach filename="delimited_identifier.diff" size="7909" mime="text/x-patch" src="mailbox://attachment_download/619587FE-0DE2-4BF4-8C87-BF1DF7FC1FA9/E619587FE-0DE2-4BF4-8C87-BF1DF7FC1FA9_1504303404997905008/2">&lt;delimited_identifier.diff&gt;</mailbox-attach></blockquote></div><br>