From:
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc:
Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>,
ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp>,
pgsql-hackers(at)postgresql(dot)org
Subject:
Re: TODO-Item: B-tree fillfactor control
Date:
2006-02-02 02:24:19
Message-ID:
200602020224.k122OJn22191@candle.pha.pa.us (view raw or flat )
Thread:
2006-01-19 02:00:00 from ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp>
2006-02-01 17:45:11 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2006-02-01 18:22:17 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-02-01 18:32:24 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2006-02-02 01:16:43 from Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
2006-02-02 01:59:37 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-02-02 02:24:19 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2006-02-02 08:19:43 from ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp>
2006-02-02 17:47:43 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2006-02-06 04:27:21 from ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp>
2006-02-07 21:44:27 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2006-02-07 22:09:30 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2006-02-10 10:12:48 from ITAGAKI Takahiro <itagaki(dot)takahiro(at)lab(dot)ntt(dot)co(dot)jp>
2006-02-10 13:39:52 from Simon Riggs <simon(at)2ndquadrant(dot)com>
2006-02-13 12:59:30 from Simon Riggs <simon(at)2ndquadrant(dot)com>
Lists:
pgsql-hackers pgsql-patches
Tom Lane wrote:
> Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
> > Compatibility problems? CREATE INDEX isn't an SQL standard command is it?
>
> No, but it'll cause unnecessary cross-version compatibility issues for
> us.
It is true it isn't SQL standard, but I think our CREATE INDEX syntax
matches many vendor's syntax in most cases.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
In response to
pgsql-hackers by date
Next :From: Christopher BrowneDate: 2006-02-02 02:32:31
Subject : Re: autovacuum
Previous :From : Tom LaneDate : 2006-02-02 02:18:42
Subject : Re: 8.1.3?
pgsql-patches by date
Next :From: Andrew DunstanDate: 2006-02-02 02:33:29
Subject : Re: pg_restore COPY error handling
Previous :From : Stephen FrostDate : 2006-02-02 02:18:54
Subject : Re: pg_restore COPY error handling