Greg Sabino Mullane said:
>
>> Other languages don't require PG to be installed in order to compile
>> them. For example, you can build Perl (with no Postgres on the
>> system), build Postgres and then build DBD::Pg as a completely
>> separate step.
>
> Just so we are all on the same sheet of music, DBD::Pg is a completely
> different animal from Pl/Perl
I think everybody gets that.
> and really has nothing to do with the
> discussion of adding Pl/PHP to the core.
>
It's relevant because it's the *client* side support in PHP that creates a
build dependency of PHP on Postgres. As was being pointed out above, Perl
doesn't suffer from this defect.
cheers
andrew
In response to
pgsql-hackers by date
| Next: | From: Martijn van Oosterhout | Date: 2005-04-05 09:02:20 |
| Subject: Re: [HACKERS] plPHP in core? |
| Previous: | From: Russell Smith | Date: 2005-04-05 08:06:09 |
| Subject: Re: [HACKERS] plPHP in core? |
pgsql-general by date
| Next: | From: Martijn van Oosterhout | Date: 2005-04-05 09:02:20 |
| Subject: Re: [HACKERS] plPHP in core? |
| Previous: | From: Richard Huxton | Date: 2005-04-05 08:43:29 |
| Subject: Re: insert woes |