Re: CHECK constraints and optimizations - Mailing list pgsql-general

From Tom Lane
Subject Re: CHECK constraints and optimizations
Date
Msg-id 19277.1083805765@sss.pgh.pa.us
Whole thread Raw
In response to CHECK constraints and optimizations  (Edmund Dengler <edmundd@eSentire.com>)
List pgsql-general
Edmund Dengler <edmundd@eSentire.com> writes:
> Just trying some tests out, and wanted to know about some optimizations.
> If I do a CHECK constraint on a table, is this used to optimize a SELECT

It is not.

            regards, tom lane

pgsql-general by date:

Previous
From: Jim Crate
Date:
Subject: Re: Error linking libpq into client program
Next
From:
Date:
Subject: Procedure calling syntax with complex types