• [^] # Re: PeopleSoft se tourne vers Linux

    Posté par . En réponse à la dépêche PeopleSoft se tourne vers Linux. Évalué à 2.

    "les procédures stockées écrites en PL/pgSQL ne sont pas compilées" "The PL/pgSQL call handler parses the function's source text and produces an internal binary instruction tree the first time the function is called" "le plan d'exécution est recalculé à chaque fois" "As each expression and SQL query is first used in the function, the PL/pgSQL interpreter creates a prepared execution plan [...]. Subsequent visits to that expression or query re-use the prepared plan" http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=plpgsql.html