transformExpr() refactor - Mailing list pgsql-patches

From Neil Conway
Subject transformExpr() refactor
Date
Msg-id 1098946190.26285.9.camel@localhost.localdomain
Whole thread Raw
Responses Re: transformExpr() refactor
Re: transformExpr() refactor
List pgsql-patches
This patch refactors transformExpr(): rather than being a monsterous 900
line function, it breaks it up into numerous sub-functions that are
invoked by transformExpr() for individual expression types, in the style
of transformStmt().

I think this patch is reasonably safe for HEAD (it mostly just
rearranges code), but I don't mind holding on to it for 8.1. Comments?

-Neil


Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: pgstat cleanup: use palloc and AllocateFile
Next
From: Peter Eisentraut
Date:
Subject: Re: 8.0-NLS: czech