On ons, 2010-01-06 at 14:41 +0900, Takahiro Itagaki wrote: > Simon Riggs <[email protected]> wrote: > > > > 1. Commit your patch, as-is (you/me) > > > > I assume this is OK with you now? > > I just applied the patch with a few additional comments.
Please clean up the compiler warnings: cluster.c: In function 'cluster_rel': cluster.c:789: warning: 'heapScan' may be used uninitialized in this function cluster.c:789: note: 'heapScan' was declared here cluster.c:788: warning: 'indexScan' may be used uninitialized in this function cluster.c:788: note: 'indexScan' was declared here -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
