+1
Denis
Da: "Will Fitch"
A: "Zeev Suraski"
Cc: guilhermebla...@gmail.com, "PHP internals"
Inviato: Martedì, 16 novembre 2010 8:43:39
Oggetto: Re: [PHP-DEV] PHP 5.4 - Meta attribute (aka. Annotations) support
discussion
Your answer should have been just that. The overwhelming majori
Hi.
For me there is no problem. There were several solutions proposed in
this thread:
- to share connection between pdo and old pgsql driver
- to create / emulate those methods in the various pdo drivers
- others (look at the post of one week ago)
Just point me to the right solution, give me s
translates the connection between old
driver and PDO one (there could be some problems because of different same DMBS
drivers (mysql, mysqli for example)).
Denis
- Messaggio originale -
> Da: "Johannes Schlüter"
> A: "Denis Gasparin"
> Cc: "Pierre
the delay I sent the patches (probably one year ago it would be
better) but that's another story... :-)
Denis
- Messaggio originale -
> Da: "Jonathan Wage"
> A: "Denis Gasparin"
> Cc: "Pierre Joye" , "Ilia Alshanetsky"
> ,
without success.
If anyone could give me any tip to follow, I would try to develop it.
Thank you,
Denis
- Messaggio originale -
> Da: "Pierre Joye"
> A: "Ferenc Kovacs"
> Cc: "Jonathan Wage" , "Denis Gasparin"
> , "Ilia Alshanetsky
Hi.
Did you have the time to review the patches? Any problem with them?
Thank you in advance,
Denis
- Messaggio originale -
> Da: "Denis Gasparin"
> A: "Ilia Alshanetsky" , "Matteo Beccati"
> Cc: internals@lists.php.net, "pdo"
> I
e on what makes use of the COPY code via Sql
> behave differently then a PHP method call?
>
> Ilia Alshanetsky
> CIO/CSO Centah Inc.
>
> On 2010-05-24, at 15:45, Denis Gasparin
> wrote:
>
> >
> > I'll provide the patches in a single file as soon
I attached the patch as a single file.
There are currently no tests written for the new methods.
I'll provide them if needed to integrate the patch in the pdo_pgsql driver.
Denis
- Messaggio originale -
> Da: "Denis Gasparin"
> A: "Ilia Alshanetsky"
abase (one with the old driver and one with PDO).
Denis
- Messaggio originale -
> Da: "Ilia Alshanetsky"
> A: "Denis Gasparin"
> Cc: internals@lists.php.net
> Inviato: Lunedì, 24 maggio 2010 19:54:46
> Oggetto: Re: [PHP-DEV] [PATCH] New PDO methods for P
Denis Gasparin wrote:
>> Hi.
>>
>> I developed some patches for PDO/Postgresql driver in order to add some
>> useful \
>> methods that were available in the original pgsql driver.
>p...@lists.php.net is the right place for PDO development ;)
Ops sorry :-) I w
in advance,
Denis Gasparin
Documentation of the added methods follows:
pgsqlIsInTransaction()
It uses the native Postgresql functions to check transaction status.
It returns one of the following status codes:
* PDO::PGSQL_TRANSACTION_IDLE: connection in idle status
* PDO
11 matches
Mail list logo