Обсуждение: [pgadmin-hackers] pgAdmin 4 commit: Reverse engineer SQL for table-returning functionsco

Поиск
Список
Период
Сортировка
Reverse engineer SQL for table-returning functions correctly. Fixes #1851

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a3226b1eb51f786759cfb9a0e57b9aa91c7ae703
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../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/pg/sql/9.6_plus/create.sql     | 2 +-
.../schemas/functions/templates/function/pg/sql/default/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 +-
.../schemas/functions/templates/function/ppas/sql/9.6_plus/create.sql   | 2 +-
.../schemas/functions/templates/function/ppas/sql/default/create.sql    | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)