Re: Remove unnecessary use of PROCEDURAL
On 2019-02-20 15:39, Peter Eisentraut wrote: > I propose the attached patch to remove some unnecessary, legacy-looking > use of the PROCEDURAL keyword before LANGUAGE. We mostly don't use this > anymore, so some of these look a bit old. committed -- Peter Eisentraut http://www.2ndQ
Remove unnecessary use of PROCEDURAL
02:22 +0100 Subject: [PATCH] Remove unnecessary use of PROCEDURAL --- doc/src/sgml/xplang.sgml| 4 ++-- src/backend/commands/proclang.c | 7 +++ src/include/nodes/parsenodes.h | 3 +-- src/pl/plperl/plperl--1.0.sql | 4