summaryrefslogtreecommitdiff
path: root/ext/pdo_pgsql/php_pdo_pgsql_int.h
Commit message (Expand)AuthorAgeFilesLines
...
* Removed define checks that break the build.Ilia Alshanetsky2005-05-171-3/+0
* patch by Christopher Kings-Lynne, slightly modifiedWez Furlong2005-05-131-3/+5
* Adjust for the new get_col apiEdin Kadribasic2005-02-061-2/+0
* Decode pgsql LOB objects (bytea type) on fetchEdin Kadribasic2005-02-051-0/+2
* Store pgsql_type, intval and boolav per columnEdin Kadribasic2005-01-231-1/+4
* Take a blind stab at implementing scrollable cursors for pgsql.Wez Furlong2005-01-131-0/+1
* Last insert id (oids) support.Ilia Alshanetsky2004-05-201-0/+1
* Make doer() work.Ilia Alshanetsky2004-05-201-5/+11
* PostgreSQL PDO driver.Edin Kadribasic2004-05-201-0/+73