Is there any reason this function call would not return \'result\'? CREATE OR REPLACE FUNCTION myfunction (input int, OUT result int) AS $$
Friends: in PostgreSQL plpython, am trying to do an iterative search/replace in a text block \'data\'.
issue is this: in (pl)python code, we\'ve calculated an integer = 26663. Can easily convert this to hex using hex(myint) = 0x6827
Friends: Have been trying to parameter-ize into a query in pl/python - and am surely missing something simple here; I\'ve tried % and $ prepends to the variable name, with no luck.
I have installed PostgreSQL 9.0.4 on Mac OSX 10.6 using the installer from EnterpriseDB and noticed that stored procedures implemented in plpython use python 2.5. A look into the plpython library seem
I\'m getting an array from plpgsql that looks like this: [0:2]={ "(ab023500-ceef-41d6-af33-635964dbffde,Koen,\\"\\",Schmeets,{koen@heizoo.com},31631205427},\\"{\\"\\"Test
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this