Re: Identifying no-op length coercions

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Noah Misch <noah@leadboat.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org, Alexey Klyukin <alexk@commandprompt.com>
Date: 2011-06-19T02:57:13Z
Lists: pgsql-hackers
On Sat, Jun 11, 2011 at 5:13 PM, Noah Misch <noah@leadboat.com> wrote:
> Sounds good.  Updated patch attached, incorporating your ideas.  Before applying
> it, run this command to update the uninvolved pg_proc.h DATA entries:
>  perl -pi -e 's/PGUID(\s+\d+){4}/$& 0/' src/include/catalog/pg_proc.h

This doesn't quite apply any more.  I think the pgindent run broke it slightly.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company