Function in PostgreSQL

From: Sachin Srivastava <ssr(dot)teleatlas(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Function in PostgreSQL
Date: 2015-12-09 08:49:20
Message-ID: CAFzqEh+ZNDoEOwMKRL4m68c5NjeOS0FnzZxPDRMwr0MiPxy-jw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2015-12-09 09:28:41 Re: Function in PostgreSQL
Previous Message Craig Ringer 2015-12-09 08:29:29 Re: bdr manual cleanup required