| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] [PATCHES] Last infomask bit |
| Date: | 2007-01-10 16:22:11 |
| Message-ID: | 200701101622.l0AGMBw23697@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Heikki Linnakangas wrote:
> Bruce Momjian wrote:
> > Tom Lane wrote:
> >> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> >>> Patch applied. Thanks.
> >>> I added a comment about the unused bits in the header file.
> >> Has anyone bothered to measure the overhead added by having to mask to
> >> fetch or store the natts value? This is not a zero-cost improvement.
> >
> > SHOW ALL has:
> >
> > log_temp_files | -1 | Log the use of temporary files larger than th
> >
> > and pg_settings has:
> >
> > log_temp_files | -1 | kB | Reporting and Logging / What to Log
> >
> > Looks OK to me.
>
> What? I'm completely lost here. What does log_temp_files have to do with
> the bits on the tuple header?
Sorry, Tom wanted two things tested and I replied to the wrong email.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-10 16:22:52 | Re: [PATCHES] Building libpq/psql with Borland BCC5 |
| Previous Message | Teodor Sigaev | 2007-01-10 15:50:44 | Re: Request for review: tsearch2 patch |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2007-01-10 16:22:52 | Re: [PATCHES] Building libpq/psql with Borland BCC5 |
| Previous Message | Marvin Solomon | 2007-01-10 15:49:00 | follow-up: problems with pg_ctl -w |