Skip to content

Commit be1c6e7

Browse files
committed
Here's some changes I made last night to psql's common.c (as found in
7.3.2). It removes some code duplication and #ifdeffing, and some unstructured ugliness such as tacky breaks and an unneeded continue. Breaks up a large function into smaller functions and reduces required nesting levels, and kills a variable or two. Jeroen T. Vermeulen
1 parent 94701fb commit be1c6e7

File tree

6 files changed

+359
-229
lines changed

6 files changed

+359
-229
lines changed

0 commit comments

Comments
 (0)