pgsql: Remove unnecessary use of trigger flag to hash plperl functions - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Remove unnecessary use of trigger flag to hash plperl functions
Date
Msg-id E1PAE9m-00044X-1F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove unnecessary use of trigger flag to hash plperl functions

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=2d01ec0708d571eef926f3f5795aa73759df5d9a

Modified Files
--------------
src/pl/plperl/plperl.c |    8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Allow new values to be added to an existing enum type.
Next
From: Tom Lane
Date:
Subject: pgsql: Work around rounding misbehavior exposed by buildfarm.