Re: TODO-Item: B-tree fillfactor control

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: ITAGAKI Takahiro <itagaki.takahiro@lab.ntt.co.jp>, pgsql-patches@postgresql.org
Date: 2006-02-07T22:09:30Z
Lists: pgsql-hackers
Simon Riggs <simon@2ndquadrant.com> writes:
> If we support PCTFREE for compatibility reasons should we not also
> support the alternative FILLFACTOR syntax also? I see no reason to
> favour Oracle/DB2 compatability at the expense of SQLServer
> compatibility.

One nonstandard syntax is more than enough.

			regards, tom lane