diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-03-05 05:30:40 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-03-05 05:30:40 +0000 |
commit | 276fc7ce829404627075ebf8ed5ee3039923eb2b (patch) | |
tree | b0b280d11c9029b5ef7da2db030f71efc2178230 /src/backend/commands/command.c | |
parent | 33766e680d815b66e108f9b6d536f1ff059c954b (diff) | |
download | postgresql-276fc7ce829404627075ebf8ed5ee3039923eb2b.tar.gz postgresql-276fc7ce829404627075ebf8ed5ee3039923eb2b.zip |
I was digging through the GiST code, and figured I'd fix up some of the
"bad smell" in that code. Stuff like function parameters that aren't
used, typos in the comments, comparison between signed and unsigned
ints, etc.
Attached is a pretty trivial patch; it compiles, but beyond that
completely untested. Unless anyone sees any problems, please apply for
7.3.
Neil Conway
Diffstat (limited to 'src/backend/commands/command.c')
0 files changed, 0 insertions, 0 deletions