Re: Are cost estimates based on asserts?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Are cost estimates based on asserts?
Date: 2005-10-12 22:15:54
Message-ID: 4649.1129155354@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
> [$subject]

No, the planner has no idea about the cost of Asserts.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-10-12 22:40:50 Re: How TODO prevent PQfnumber() from lowercasing?
Previous Message Tom Lane 2005-10-12 22:14:00 Re: Comments on columns in the pg_catalog tables/views