Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-database-pq

PECL pq extension
https://github.com/php/pecl-database-pq

add default propoerties to connection

For pq\Result:
pq\Connection->$defaultFetchType

For pq\Transaction:
pq\Connection->$defaultTran...

d613997b3072b8093bca3fe9d8aca115e2a579aa authored over 10 years ago by Michael Wallner <[email protected]>
avoid adding a ref to the object of the iterator actually living inside

that object

2805a4d1f8dc3e718ba7822040208e9c608358e0 authored over 10 years ago by Michael Wallner <[email protected]>
fix possible invalid free and a leak

a04c77181328660f1ca748cb82a20abe43cebb65 authored over 10 years ago by Michael Wallner <[email protected]>
fix test

6e672843c6d37b9d84f632f173d6bdf8025564b2 authored over 10 years ago by Michael Wallner <[email protected]>
fix --without-pq-postgresql

0a542746bae981b2f44973b1b6ae8399ab8699eb authored over 10 years ago by Michael Wallner <[email protected]>
administrativa

6bc532fef1d3f11d75e192c35c1fa3a5ada24d99 authored over 10 years ago by Michael Wallner <[email protected]>
fix bitbucket issue #2

a1dd22ffd46416cf229ae78963885f22e8e01a51 authored over 10 years ago by Michael Wallner <[email protected]>
unregister eventhandler

c5e31d5d4f67df1d1b6ac95d36f5b0c38afc866d authored over 10 years ago by Michael Wallner <[email protected]>
unlisten support

7e633cc0ddf139abbfc591b1e27d0bf9f17bebbf authored over 10 years ago by Michael Wallner <[email protected]>
use php_pq_callback_recurse

85d42a9baa5dcdcd1826dfe801df3ba89f9e0f72 authored over 10 years ago by Michael Wallner <[email protected]>
fix test for newer internal datetime format

c48a4a7f5d82452d7d5ceac38e04c7893486f4f9 authored over 10 years ago by Michael Wallner <[email protected]>
zts and 5.6 fixes

bf2e263195f9909b017fcf93d96cfc83a97ad2e3 authored over 10 years ago by Michael Wallner <[email protected]>
add cursor support

9255d2d54bca41644cf3588e4e4259a1855b58d7 authored over 10 years ago by Michael Wallner <[email protected]>
fix test for 9.3+

316c62ff1038faa62e4ed5fc3c8c82347d277e4c authored over 10 years ago by Michael Wallner <[email protected]>
fix version macros name

a4c00b076141f01809e6fab6f9953188d6348812 authored about 11 years ago by Anatol Belski <[email protected]>
r0.4.0

3f5dbab5c1d0b9aa78249e34ac0abfd1b3c1012f authored over 11 years ago by Michael Wallner <[email protected]>
test Statement::bind()

569c22fcb5e97f38f8a9cff361a8ea4c8d5bdd1e authored over 11 years ago by Michael Wallner <[email protected]>
fix Statement::descAsync; add Result::desc()

a4dced008a651f8850669a527987239c9b87f7d3 authored over 11 years ago by Michael Wallner <[email protected]>
version

de42b70bed81a6f47bbb8f614413ae9a04ec9940 authored over 11 years ago by Michael Wallner <[email protected]>
typo

ec79f18c30c64021ff78b631f713a4b1b380fd86 authored over 11 years ago by Michael Wallner <[email protected]>
moar tests

0bce4e6693c3077acc32f833442769cc7de121ef authored over 11 years ago by Michael Wallner <[email protected]>
always provide a property zval

63e95273b8e037447fa18e9628bc176ac6ca1f6a authored over 11 years ago by Michael Wallner <[email protected]>
type converters

88440266c0a9fa8354688b5ed0d2a6cc3bf04db5 authored over 11 years ago by Michael Wallner <[email protected]>
add simple array param serialization

ee121d2b99c19413619973fe8a8db18bfcb534d8 authored over 11 years ago by Michael Wallner <[email protected]>
r0.3.0

a869bf6f1b094d3599fa6cf95c53bbbeb7ce4cfa authored over 11 years ago by Michael Wallner <[email protected]>
test fix; build fix; meta data

f4decb22c942aaa044daae6608bafb9bb3b7a02e authored over 11 years ago by Michael Wallner <[email protected]>
typo

e830226915242b6831e11009503a462d7971b965 authored over 11 years ago by Michael Wallner <[email protected]>
test

cd5d3cdafda1f9e9fe120c9eaf1269fdc577f04d authored over 11 years ago by Michael Wallner <[email protected]>
type coercion for the array parser

8f0022e027a5412e5d404ee62a0c0346481748b4 authored over 11 years ago by Michael Wallner <[email protected]>
array parser

9e37136f3b7f6d2d2d35b5626cd56dab0d5acce3 authored over 11 years ago by Michael Wallner <[email protected]>
typo: oid of bool is 16, not 18

e5a91b5de306354451031b19a64cc2c7c852da49 authored over 11 years ago by Michael Wallner <[email protected]>
prepare 0.2.0

a5adaca46ac66d6aeed929d655d1ea707adfc4ee authored over 11 years ago by Michael Wallner <[email protected]>
better datetime handling

17e6dcce1f6176f0c428e14964bf8320f1de2779 authored over 11 years ago by Michael Wallner <[email protected]>
extended result type handling with catalog/pg_type.h

fad4fe6a60c56ad5d5752e10abd1085884cc09c2 authored over 11 years ago by Michael Wallner <[email protected]>
use the same method signature in fetchCol() and bind()

b7620687147565388f76031efc820e773232fa34 authored over 11 years ago by Michael Wallner <[email protected]>
fix fetchCol to return true/false and pass value int pass-by-ref param

377250ea430e2439d99ee519a95845b036b2090e authored over 11 years ago by Michael Wallner <[email protected]>
better type handling for bool/double params

6a0af039bb4c00c2489cbd63f94f63966c9a28b3 authored over 11 years ago by Michael Wallner <[email protected]>
no gc for now

5aa292d5bc46cd8fe266d682397dba19dc1e1d36 authored over 11 years ago by Michael Wallner <[email protected]>
transform event handlers to zvals;

ignore gc for now, until sorted out

4be7248e5507090aeb09ade52e3de372e2a11dd5 authored over 11 years ago by Michael Wallner <[email protected]>
implemented get_properties() object handler

6c838021951716e5b37a0c891cd40c669268de8c authored over 11 years ago by Michael Wallner <[email protected]>
split source

9f5cecf26bd70a92ed013f31afec59e272623ac1 authored almost 12 years ago by Michael Wallner <[email protected]>
fix zend_object_iterator.key with PHP-5.5

c566b350f18fe5d2ac5a28e82948514a8798a2b6 authored almost 12 years ago by Michael Wallner <[email protected]>
export/import LOB

afc8bb8eb97946808833c55c60220fc661599574 authored almost 12 years ago by Michael Wallner <[email protected]>
add TODO

b5e17931730e103a4018d716645435dd537bb035 authored almost 12 years ago by Michael Wallner <[email protected]>
tests

85f142207324c70548bd052164779ded22faa154 authored almost 12 years ago by Michael Wallner <[email protected]>
pq\LOB stream

9746180a4d53f167dd4fd15e0cde34cd348ecb30 authored almost 12 years ago by Michael Wallner <[email protected]>
fix test

f00254ec8665b045eb8782b85f17842fca61c378 authored almost 12 years ago by Michael Wallner <[email protected]>
typo

0dfde4f2730e11a25544a01c11c2d6c9e90bbba7 authored almost 12 years ago by Michael Wallner <[email protected]>
do not recreate the row zval on every call to current()

06d8f2976e3dc7aaac41bea9cca8a963aec7591f authored almost 12 years ago by Michael Wallner <[email protected]>
remove pq\Event

630017bcb9957e50967f5528b947d33746c07a4f authored almost 12 years ago by Michael Wallner <[email protected]>
maintenance

daf2e8ab5eb324b0a0447e87a92afb6788a722a7 authored almost 12 years ago by Michael Wallner <[email protected]>
add pq\Result::fetchAll()

2711291c5bb35269676ac72b93bf9404eaf321b9 authored almost 12 years ago by Michael Wallner <[email protected]>
tests & fixes

3024b0b5a903a2bcb082b01e1787410dc9508a9d authored almost 12 years ago by Michael Wallner <[email protected]>
fix test

3e70f1ceb6d5c6b0b8f305a93e3bd3495c88a0ea authored almost 12 years ago by Michael Wallner <[email protected]>
done with exception refactoring; maybe look over some exc codes

884a0a5b72a0f55afb6096da1d0983fe222b8bf3 authored almost 12 years ago by Michael Wallner <[email protected]>
half way through the exception refactoring

1d3a582aeca2b93c221f4fbcf9ae42e5201f1639 authored almost 12 years ago by Michael Wallner <[email protected]>
cancel any active async query on persistent connection retirement

86e7a4a14c80824b25074743e1acae0c2f0fc0e8 authored almost 12 years ago by Michael Wallner <[email protected]>
add namespace support to pq\Types

610b4a3a7a4a14a5bb0996f0f0871eb79e46b8e5 authored almost 12 years ago by Michael Wallner <[email protected]>
adapt persistent handle API

0f05986a1ec876755421f2f5122e63f74fb5b682 authored almost 12 years ago by Michael Wallner <[email protected]>
simple persistent connection test

352b77694b9b6d9c50f9fcfaa6db34817308d11e authored almost 12 years ago by Michael Wallner <[email protected]>
only rollback if transaction status indicates need of action

3bb2c115b2e3d14b2de84114dbffc58f3b71fae5 authored almost 12 years ago by Michael Wallner <[email protected]>
pfui; merging old patches without test

a09c92a19b36f486762ff952fed6a9907946a1d5 authored almost 12 years ago by Michael Wallner <[email protected]>
merge danglind Statement->descAsync patch

6abdd023da1fdda411f3f974c484ccbcae3b9c81 authored almost 12 years ago by Michael Wallner <[email protected]>
proper cleanup of persistent connections

168d1f68510e87b77af42fa1e7087ae3c06d5eac authored almost 12 years ago by Michael Wallner <[email protected]>
describe statement async

fa1bffb85223f17773c81f3835ddcc8284ddc909 authored almost 12 years ago by Michael Wallner <[email protected]>
drop test table twice; once with notice

d66c976b046e2b353cd3acb89a7eb17958a3dd9b authored almost 12 years ago by Michael Wallner <[email protected]>
maintenance

db92ec69957a3de3e09c86c0037ff36603b7ed48 authored almost 12 years ago by Michael Wallner <[email protected]>
async listen/notify

0fe5cdcdf5b8b20c80ff592de3187f2200321d6a authored almost 12 years ago by Michael Wallner <[email protected]>
remove unused code

f45475be17b6acdb84137ffd76fe6ea5745886e9 authored almost 12 years ago by Michael Wallner <[email protected]>
persistent connections

8c6b701bbd00db448d04be4a6a059641f299130d authored almost 12 years ago by Michael Wallner <[email protected]>
bound vars

c7693a7707efa6c083a266b367c60d5f8adbce0e authored almost 12 years ago by Michael Wallner <[email protected]>
pq\Statement::bind()

81211142f5c20a21a64a6c3e4963a6853ba3d741 authored almost 12 years ago by Michael Wallner <[email protected]>
build maintenance

dad016bcee4340d19f604e51b12d97266dbacefd authored almost 12 years ago by Michael Wallner <[email protected]>
pq\Result::map(), XTN savepoints & snapshots

b088cd2411ed95480864d0183c98788085ac3909 authored almost 12 years ago by Michael Wallner <[email protected]>
trim errors; pq\COPY++

ac08c194e71fee0f68559c1ec43f323ecc334019 authored almost 12 years ago by Michael Wallner <[email protected]>
pq\Types, pq\LOB

- added pq\Types instead of Connection->types
- added pq\LOB

d4f2435f5b1d4ca6b0a845772fc00efac703a05c authored almost 12 years ago by Michael Wallner <[email protected]>
reset event; informational connection properties

6bfbeb8ffcd60f29887a65dc6838c64c4522ae0b authored almost 12 years ago by Michael Wallner <[email protected]>
pq\Event::RESULT

d8021931c032c3522385ed54ce2c32bb82cb9b84 authored almost 12 years ago by Michael Wallner <[email protected]>
refactor objects

0ab628820a5da3a7226e9631b0f2effa2ff15fe6 authored almost 12 years ago by Michael Wallner <[email protected]>
pq\Event::NOTICE

7028ab969c1803f807f99094d7dcd88fa3da8aac authored almost 12 years ago by Michael Wallner <[email protected]>
cancel

86138e39ba4bfc44b3eb1c4eaa3dccabcc3cea53 authored almost 12 years ago by Michael Wallner <[email protected]>
transactions

01a3a98f9a7fa77699a21ed9fe39b5f5eff3b0c3 authored almost 12 years ago by Michael Wallner <[email protected]>
progress++

53220e4b7f293ed8c1c8418efc98c57d4b205e1d authored almost 12 years ago by Michael Wallner <[email protected]>
prepareAsync++, Statement::execAsync++

8c92aa4bd855482cc76117129e16b42c7ecc57f0 authored almost 12 years ago by Michael Wallner <[email protected]>
fix arginfo params

386aa8e34c335e4aa45a8bdd210baad347550265 authored almost 12 years ago by Michael Wallner <[email protected]>
execAsync++, execParamsAsync++

30e86e66accfdb8e2b38aa76e05fb017f177d560 authored almost 12 years ago by Michael Wallner <[email protected]>
notifications++

048bb6989b2d362dca16c3a2665e71454c43386e authored almost 12 years ago by Michael Wallner <[email protected]>
fix missing return

1022b014e0764d7cd3fe57301b24c50fd325ae4f authored almost 12 years ago by Michael Wallner <[email protected]>
notifications

7f802ff71998282994dbfd9af51c08bb5d6dccdc authored almost 12 years ago by Michael Wallner <[email protected]>
remove superfluous error text in pgres errors

f96bf1b561253e6259f02332d3895a292511d519 authored almost 12 years ago by Michael Wallner <[email protected]>
inverted blocking option to async

a009113642d9cb2d677e702b65f306fbb5993d41 authored almost 12 years ago by Michael Wallner <[email protected]>
only create a stream once out of the PQsocket

62733e47d1c382366f5d7dd1298745bc51ca0023 authored almost 12 years ago by Michael Wallner <[email protected]>
tests++

33f82236a1e9061aba8050399835e82e0531c82b authored almost 12 years ago by Michael Wallner <[email protected]>
Merge branch 'master' of ssh://bitbucket.org/mike_php_net/ext-pq

e7c7ee2497747fae485523e347b57a315900057b authored almost 12 years ago by Michael Wallner <[email protected]>
license

9f9c0c95922427a258905210dcfb0eaa8c878cff authored almost 12 years ago by Michael Wallner <[email protected]>
fix build with subdir

d5cfc0a1e772a42fc90568826b3d2d608d7e3eee authored almost 12 years ago by Michael Wallner <[email protected]>
gitignore

16d4c16521737413ac3f7a8f50e92fee892ba3f6 authored almost 12 years ago by Michael Wallner <[email protected]>
PGresult success handling, add Result::fetchCol, add Statement::desc()

ce68b4a5ffd0cbcac1595155524ef5bfab10f625 authored almost 12 years ago by Michael Wallner <[email protected]>
TODO

6807f7445f1e2aaf6a3b8f3ea4a7eea6bd1ada26 authored almost 12 years ago by Michael Wallner <[email protected]>
tests

f7aeb22e11b82a9e91b6be69e373f11d88216c8a authored almost 12 years ago by Michael Wallner <[email protected]>