[HACKERS] assorted code cleanup - Mailing list pgsql-hackers

From Peter Eisentraut
Subject [HACKERS] assorted code cleanup
Date
Msg-id 2beab0ef-69f9-dab3-cacd-8fdf417bca96@2ndquadrant.com
Whole thread Raw
Responses Re: [HACKERS] assorted code cleanup  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Here are a few assorted patches I made while working on the stdbool set,
cleaning up various pieces of dead code and weird styles.

- Drop excessive dereferencing of function pointers
- Remove endof macro
- Remove unnecessary casts
- Remove unnecessary parentheses in return statements
- Remove our own definition of NULL
- fuzzystrmatch: Remove dead code

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] pl/perl extension fails on Windows
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] [BUGS] [postgresql 10 beta3] unrecognized node type: 90