Re: converting from php3 to php4 - Mailing list pgsql-general

From Bruce Momjian
Subject Re: converting from php3 to php4
Date
Msg-id 200104081739.NAA10153@candle.pha.pa.us
Whole thread Raw
In response to converting from php3 to php4  (roy cabaniss <rcabaniss@austin.rr.com>)
List 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@postgresql.org so that your
> message can get through to the mailing list cleanly
>


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

pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: update tables in remote db using trigger
Next
From: Roberto Mello
Date:
Subject: Re: [DOCS] Better Features document?