Re: FW: PGBuildfarm member snake Branch HEAD Status changed

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: FW: PGBuildfarm member snake Branch HEAD Status changed
Date: 2006-02-10 11:08:33
Message-ID: 43EC7431.2020604@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

***************
*** 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: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Doug McNaught 2006-02-10 12:34:35 Re: Sequences/defaults and pg_dump
Previous Message ITAGAKI Takahiro 2006-02-10 10:12:48 Re: TODO-Item: B-tree fillfactor control