Re: minor patch submission: CREATE CAST ... AS EXPLICIT
Brendan Jurd <direvus@gmail.com>
From: Brendan Jurd <direvus@gmail.com>
To: Fabien COELHO <coelho@cri.ensmp.fr>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2011-06-28T02:20:34Z
Lists: pgsql-hackers
On 18 June 2011 09:49, Brendan Jurd <direvus@gmail.com> wrote: > Hi Fabien, > > I'm taking a look at this patch for the commitfest. On first reading > of the patch, it looked pretty sensible to me, but I had some trouble > applying it to HEAD: > > error: patch failed: doc/src/sgml/ref/create_cast.sgml:20 > error: doc/src/sgml/ref/create_cast.sgml: patch does not apply > error: patch failed: src/backend/parser/gram.y:499 > error: src/backend/parser/gram.y: patch does not apply > error: patch failed: src/include/parser/kwlist.h:148 > error: src/include/parser/kwlist.h: patch does not apply > error: patch failed: src/test/regress/expected/create_cast.out:27 > error: src/test/regress/expected/create_cast.out: patch does not apply > error: patch failed: src/test/regress/sql/create_cast.sql:27 > error: src/test/regress/sql/create_cast.sql: patch does not apply > > Perhaps the patch could use a refresh? The author has yet to reply to the above -- we are still lacking a patch version that applies cleanly to HEAD. I have marked this patch 'Waiting on Author'. Cheers, BJ