hi
i need to use a integer value in the optimizer's code and i want to send that value to this code from outside
Is there anything like global(shared) variable in postgre whose value i can set (using like set for environment variables) in my java code and get that value in optimizer code
i need to use a integer value in the optimizer's code and i want to send that value to this code from outside
Is there anything like global(shared) variable in postgre whose value i can set (using like set for environment variables) in my java code and get that value in optimizer code