postgresql/src/backend/rewrite
Peter Eisentraut 158df30359 Remove unnecessary casts of makeNode() result
makeNode() is already a macro that has the right result pointer type, so
casting it again to the same type is unnecessary.
2016-12-23 13:17:20 -05:00
..
Makefile Row-Level Security Policies (RLS) 2014-09-19 11:18:35 -04:00
rewriteDefine.c Implement table partitioning. 2016-12-07 13:17:55 -05:00
rewriteHandler.c Implement table partitioning. 2016-12-07 13:17:55 -05:00
rewriteManip.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
rewriteRemove.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
rewriteSupport.c Update copyright for 2016 2016-01-02 13:33:40 -05:00
rowsecurity.c Remove unnecessary casts of makeNode() result 2016-12-23 13:17:20 -05:00