From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
Cc: | "Martin A(dot) Marques" <martin(at)math(dot)unl(dot)edu(dot)ar>, pgsql-general <pgsql-general(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] How to print explain using PHP |
Date: | 2001-01-09 19:53:21 |
Message-ID: | 200101091953.OAA26568@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
>
> On Tue, 9 Jan 2001, Bruce Momjian wrote:
>
> > I think the issue here was that these functions don't make any sense for
> > PHP because you can't register C functions.
>
> I mean (I know) that you can register some common (internal) PHP
> function and this function can call your PHP function. It is some used in
> XML Expat parser that use element handlers (functions).
>
> It's very good resolvable in PHP... see php-4.0b3/ext/xml/xml.c as example
OK, this is why I never added it to the TODO list. Should we add this
to our TODO list?
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Karel Zak | 2001-01-09 20:00:41 | Re: [HACKERS] How to print explain using PHP |
Previous Message | Karel Zak | 2001-01-09 19:52:16 | Re: [HACKERS] How to print explain using PHP |
From | Date | Subject | |
---|---|---|---|
Next Message | Karel Zak | 2001-01-09 20:00:41 | Re: [HACKERS] How to print explain using PHP |
Previous Message | Karel Zak | 2001-01-09 19:52:16 | Re: [HACKERS] How to print explain using PHP |