There is also a large community of companies offering PostgreSQL Support, from individual consultants to multinational companies.
Il existe également une très grande communauté de sociétés fournissant du support PostgreSQL, des consultants indépendants aux sociétés multinationales.
The PostgreSQL support is embedded into this library.
PostgreSQL support was immensely improved, it now correctly creates schemas, truncate tables, and is easier to write tests using it.
Le support de PostgreSQL a été immensément amélioré, il crée maintenant correctement les schémas, vide les tables, et il est plus facile d'écrire des tests en l'utilisant.
I think PostgreSQL support is complete now, I'll just make some code optimizations for 1.0.0 release.
Je pense que le support de PostgreSQL est désormais complet, je prévois uniquement de faire quelques optimisations du code pour la version 1.0.0.
The setup described here should be sufficient enough to use for basic web applications, and any other program that provides PostgreSQL support.
L'installation décrite ici devrait être suffisante pour un usage standard d'application web ou tout autre programme fournissant un support PostgreSQL.
I packaged a new python-django-jsonfield (1.0.0), filed a bug and discovered some regression in its PostgreSQL support.
J'ai empaqueté une nouvelle version de python-django-jsonfield (la 1.0.0), créé un rapport de bug et découvert une régression dans le support PostgreSQL.
Same as before, except instead of including PostgreSQL support directly into the final httpd you will get a pgsql.so shared library that you can load into PHP from either the php.ini file or directly using dl().
/Comme précédemment, mais au lieu d'inclure le support PostgreSQL directement dans l'exécutable httpd final, vous allez obtenir une bibliothèque partagée pgsql.so que vous pouvez charger dans PHP soit grâce au fichier de configuration php.ini ou dynamiquement avec dl().
PostgresQL support has been dropped because its interest was very limited (performances were poor compared to Sqlite3).
Le support de PostgresQL a été retiré car son intérêt était très limité (les performances étant bien moins bonnes qu'avec Sqlite3).
The PostgreSQL support is included directly into this httpd binary, so the final result here is a single httpd binary that includes all of Apache and all of PHP.
Le support PostgreSQL est alors inclus directement dans l'exécutable httpd, ce qui fait que le résultat final est un fichier unique httpd, qui inclut Apache et PHP.
Bugfixes in this version address compatibility issues with PHP 4 in the Static Pages plugin and PostgreSQL support, other Postgres fixes, and fixed handling of the [imageX] tags when changing a story id.
Cette version corrige donc les bugs de compatibilité avec PHP 4 pour le plugin des pages statiques, le support de PostgreSQL, un problème de balises [ImageX] lors d'un changement id d'un article.
Edit Report a Bug Installation In order to enable PostgreSQL support, - with-pgsql[=DIR] is required when you compile PHP.
Installation Afin d'activer le support PostgreSQL, l'option - with-pgsql[=DIR] est nécessaire lors de la compilation de PHP.
We use the libpq C library for the examples in this chapter, but most programming interfaces native to PostgreSQL support equivalent functionality.
Nous utilisons la bibliothèque C libpq pour les exemples de ce chapitre mais la plupart des interfaces natives de programmation de PostgreSQL supportent des fonctionnalités équivalentes.
If you are using FPC only or want to manually add PostgreSQL support, add pqconnection to your uses clause.
Si vous utilisez FPC seulement ou voulez ajouter manuellement la prise en charge de PostgreSQL, ajoutez pqconnection à votre clause uses.