BUG?

From: zhuangjifeng <zhuangjifeng(at)263(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: BUG?
Date: 2004-01-05 12:11:38
Message-ID: 20040105121142.2357F1C79F@smtp.263.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

<html><pre><PRE> when i see the source codes in the bin directory,i find some very interesting codes:</PRE><PRE>cat &lt;&lt;EOF<BR><STRONG>\.</STRONG><BR>&nbsp;&nbsp;&nbsp; INSERT INTO pg_description SELECT \<BR>&nbsp;t.objoid, c.oid, t.objsubid, t.description \<BR>&nbsp;&nbsp;&nbsp; FROM tmp_pg_description t, pg_class c WHERE c.relname = t.classname;<BR>EOF<BR>) \<BR>&nbsp;| "$PGPATH"/postgres $PGSQL_OPT template1 &gt; /dev/null || exit_nicely<BR>echo "ok"</PRE><PRE>There is "\." and when i delete the dot following the '\',i still can run this shell.I am afraid</PRE><PRE>if it is not necessary here??</PRE></pre></html>

==========================
263电子邮件-信赖邮自专业

Attachment Content-Type Size
unknown_filename text/html 693 bytes

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul Ganainm 2004-01-05 13:39:00 Re: Is my MySQL Gaining ?
Previous Message Tatsuo Ishii 2004-01-05 10:02:16 documentation bug?