Re: Make better use of existing enums in plpgsql - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Make better use of existing enums in plpgsql
Date
Msg-id 799f5101-a8fd-21a2-cfaf-b9dc45f13c97@2ndquadrant.com
Whole thread Raw
In response to Re: Make better use of existing enums in plpgsql  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On 9/4/16 12:26 PM, Pavel Stehule wrote:
> I am sending review of this trivial patch.
> 
> 1. No problems with patching, compiling
> 2. all regress tests passed
> 3. There are not any visible change, so tests, docs are not necessary
> 4. Using enum instead int is generally good idea
> 
> I will mark this patch as ready for commiters.

Committed, thanks.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Add support for restrictive RLS policies
Next
From: Tom Lane
Date:
Subject: Re: An extra error for client disconnection on Windows