Hi,
Do you know if it is possible to create a function in postgres that has errors in the syntax of the creation sql? It would help our conversion process if we could get all of our various functions present in postgres even if they aren’t in 100% working shape. Is there any way to ignore errors on object creation?
Please suggest?
Regards,
SS
Sachin Srivastava wrote: > Do you know if it is possible to create a function in postgres that has errors in the syntax of the > creation sql? It would help our conversion process if we could get all of our various functions > present in postgres even if they aren’t in 100% working shape. Is there any way to ignore errors on > object creation? I am not 100% sure what you mean, but does SET check_function_bodies=off; fix your problem? Yours, Laurenz Albe
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера