Current enums patch - Mailing list pgsql-patches

From Tom Dunstan
Subject Current enums patch
Date
Msg-id 46087519.6040205@tomd.cc
Whole thread Raw
Responses Re: Current enums patch
Re: Current enums patch
Re: Current enums patch
List pgsql-patches
Hi all

Here's the current version of the enums patch. Not much change from last
time, the only thought-inducing stuff was fixing up some macros that
changed with the VARLENA changes, and adding a regression test to do
basic checking of RI behavior, after the discussions that we had
recently on the ri_trigger stuff with generic types. The actual behavior
was fixed by Tom's earlier patch, so this is just a sanity check.

Cheers

Tom

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Numeric patch to add special-case representations for < 8 bytes
Next
From: Tom Lane
Date:
Subject: Re: Improvement of procArray.xmin for VACUUM