Re: converting from php3 to php4

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: roy cabaniss <rcabaniss(at)austin(dot)rr(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: converting from php3 to php4
Date: 2001-04-08 17:39:20
Message-ID: 200104081739.NAA10153@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

No. The only idea I have is to have some external program send a kill
-2 to the backend. This will cause a cancel of the query.

> I am in the process of converting from php3 to php4 and at the same time
> going from mysql to postgres.
>
> All the relevent files reside in
>
> ../foo/bar
>
> And the vast majority are in the form *.php3 with internal references to
> other webpages which (of course) are also in the form *.php3.
>
> What I need is something that can go into that particular sub directory and
> find every instance of php3 and make it php, both as a part of a file name
> and internally in the file.
>
> Thanks for the help.
>
> Roy F. Cabaniss
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 2001-04-08 17:42:32 Re: Re: speed on Postgresql compared to Mysql
Previous Message Peter Eisentraut 2001-04-08 16:47:29 Re: Info for Solaris-FAQ and prob Unixware-FAQ