[Postgres-xl-developers] Removing #ifndef XCP code

Pavan Deolasee pavan.deolasee at gmail.com
Tue Sep 1 01:38:52 PDT 2015


Hello,

Does anyone see a value in keeping #ifndef XCP (or #else part of #ifdef
XCP) code around? I know we did that initially to clearly track changes  in
XL with respect to XC. But TBH git provides ways to find that out quickly.
And the current code is becoming hard to manage. There are many functions
who definitions and declarations are duplicated and often I end up looking
at a wrong function which does not apply to XL.

So my question is: does anyone still see a value in keeping both XC and XL
code? Any objection if I just do a cleanup and have keep #ifdef XCP around?

Thanks,
Pavan

-- 
 Pavan Deolasee                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.postgres-xl.org/private.cgi/postgres-xl-developers-postgres-xl.org/attachments/20150901/b8686f23/attachment.htm>


More information about the Postgres-xl-developers mailing list