Vertaling van "plpythonu" in Frans
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.
It has therefore been renamed to plpythonu.
Existing users and users who are currently not interested in Python 3 use the language name plpythonu and don't have to change anything for the foreseeable future.
Les utilisateurs existants et ceux qui ne sont pas actuellement intéressés par Python 3 utilisent le nom plpythonu et n'ont rien à changer pour l'instant.
The language named plpythonu implements PL/Python based on the default Python language variant, which is currently Python 2.
Le langage nommé plpythonu implémente PL/Python suivant la variante par défaut du langage Python, qui est actuellement Python 2.
Make PL/Python an untrusted language, now called plpythonu (Kevin Jacobs, Tom)
Modification de PL/Python en langage sans confiance, maintenant appelé plpythonu (Kevin Jacobs, Tom)
Only superusers can create functions in untrusted languages such as plpythonu.
Seuls les superutilisateurs peuvent créer des fonctions dans des langages sans confiance comme plpythonu.
To create a transform for type hstore and language plpythonu, first set up the type and the language
Pour créer une transformation pour le type hstore et le langage plpythonu, il faut d'abord définir le type et le langage
To install PL/Python in a particular database, use createlang plpythonu dbname (but see also Section 42.1).
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).
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.