How do people feel about having tabs displayed as 0x09?  Should they be
a literal tab?

---------------------------------------------------------------------------

Teodor Sigaev wrote:
> ***************
> *** 2463,2469 ****
>    <a href="http://www.google.com/foo.bar.html"; target="_blank">YES &nbsp;</a>
>     ff-bg
>    <script>
> !       document.write(15);
>    </script>
>    </body>
>    </html>
> --- 2463,2469 ----
>     <a href="http://www.google.com/foo.bar.html"; target="_blank">YES 
> &nbsp;</a>
>      ff-bg
>     <script>
> !  \x09document.write(15);
>     </script>
>     </body>
>     </html>
> 
> 
> \x09 is a '\t'.  Is it now prohibited(non-printable) symbol?
> 
> 
> 
> -- 
> Teodor Sigaev                                   E-mail: [EMAIL PROTECTED]
>                                                     WWW: http://www.sigaev.ru/
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
> 

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to