From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Greg Stark <gsstark(at)mit(dot)edu>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: patch - per-tablespace random_page_cost/seq_page_cost |
Date: | 2010-01-04 19:07:17 |
Message-ID: | 603c8f071001041107u7e42304ai7ba6a836586dc2ed@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sun, Jan 3, 2010 at 11:19 PM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com> wrote:
>
>> --- 49,63 ----
>> * ----------------
>> */
>>
>> ! #define Natts_pg_tablespace 6
>
> Should be 5?
Yep. I also fixed the other two bits of brain fade that you pointed
out to me via private email. Updated patch attached.
...Robert
Attachment | Content-Type | Size |
---|---|---|
spcoptions-v5.patch | text/x-patch | 43.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2010-01-04 19:11:47 | Re: pg_migrator issues |
Previous Message | Alvaro Herrera | 2010-01-04 18:59:59 | Re: ECPG SQLDA support |