We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
PostgreSQL functions
Les procédures comme celles-ci peuvent être aisément converties en fonctions PostgreSQL renvoyant un void.
Procedures like this can easily be converted into PostgreSQL functions returning void.
Seuls des pointeurs vers de tels types peuvent être utilisés en les passant dans et hors des fonctions PostgreSQL.
Only pointers to such types can be used when passing them in and out of PostgreSQL functions.
Fonctions PostgreSQL Insère des lignes dans une table à partir d'un tableau
D'ordinaire, les fonctions PostgreSQL sont de vraies fonctions qui ne modifient pas leurs valeurs en entrée.
Ordinarily, PostgreSQL functions are expected to be true functions that do not modify their input values.
Quand vous allouez de la mémoire, utilisez les fonctions PostgreSQL palloc et pfree au lieu des fonctions correspondantes malloc et free de la bibliothèque C. La mémoire allouée par palloc sera libérée automatiquement à la fin de chaque transaction, empêchant des débordements de mémoire.
When allocating memory, use the PostgreSQL functions palloc and pfree instead of the corresponding C library functions malloc and free. The memory allocated by palloc will be freed automatically at the end of each transaction, preventing memory leaks.
PL/Perl est un langage de procédures chargeable qui vous permet d'écrire des fonctions PostgreSQL dans le langage de programmation Perl.
PL/Perl is a loadable procedural language that enables you to write PostgreSQL functions in the Perl programming language.
Le langage procédural PL/Python permet l'écriture de fonctions PostgreSQL avec le langage Python.
The PL/Python procedural language allows PostgreSQL functions to be written in the Python language.
Fonctions PostgreSQL Lit le dernier message d'erreur sur la connexion
Quand vous allouez de la mémoire, utilisez les fonctions PostgreSQL palloc et pfree au lieu des fonctions correspondantes malloc et free de la bibliothèque C. La mémoire allouée par palloc sera libérée automatiquement à la fin de chaque transaction, empêchant des débordements de mémoire.
For very low-level work you might need to have a complete PostgreSQL source tree available. When allocating memory, use the Postgres routines palloc and pfree instead of the corresponding C library routines malloc and free.
PL/Perl est un langage de procédures chargeable qui vous permet d'écrire des fonctions PostgreSQL dans le langage de programmation Perl.
PL/Tcl is a loadable procedural language for the PostgreSQL database system that enables the Tcl language to be used to write functions and trigger procedures.
Le langage de procédures PL/Python permet l'écriture de fonctions PostgreSQL avec le langage Python (mais voir aussi Section 44.1, « Python 2 et Python 3 »). Pour installer PL/Python dans une base de données particulières, utilisez CREATE EXTENSION plpythonu.
Database written in the Python language. To install PL/Python in a particular database, use CREATE EXTENSION plpythonu, or from the shell command line use createlang plpythonu dbname (but see also Section 42.1).
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.