I'm pretty sure I wrote that patch, not Dan :-p On Thu, Oct 20, 2016 at 6:00 AM, Akshay Joshi <akshay.jo...@enterprisedb.com> wrote: > Fixes #1843 Function definition does not match value returned from > pg_get_functiondef() > > Branch > ------ > master > > Details > ------- > http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6c5d81b6f5c1579c1a2b486adca5cdb8c2daaca8 > Author: Dan Vianello <dviane...@gmail.com> > > Modified Files > -------------- > .../schemas/functions/templates/function/pg/sql/9.1_plus/create.sql | 2 +- > .../schemas/functions/templates/function/pg/sql/9.2_plus/create.sql | 2 +- > .../schemas/functions/templates/function/pg/sql/9.5_plus/create.sql | 2 +- > .../schemas/functions/templates/function/ppas/sql/9.1_plus/create.sql | 2 +- > .../schemas/functions/templates/function/ppas/sql/9.2_plus/create.sql | 2 +- > .../schemas/functions/templates/function/ppas/sql/9.5_plus/create.sql | 2 +- > .../functions/templates/trigger_function/pg/sql/9.1_plus/create.sql | 2 +- > .../functions/templates/trigger_function/pg/sql/9.2_plus/create.sql | 2 +- > .../functions/templates/trigger_function/pg/sql/9.5_plus/create.sql | 2 +- > .../functions/templates/trigger_function/ppas/sql/9.1_plus/create.sql | 2 +- > .../functions/templates/trigger_function/ppas/sql/9.2_plus/create.sql | 2 +- > .../functions/templates/trigger_function/ppas/sql/9.5_plus/create.sql | 2 +- > 12 files changed, 12 insertions(+), 12 deletions(-) > > > -- > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers
-- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers