Commit Graph

22 Commits (7fe29ecefcc4e71350c72aee608d3e4f5f60033d)

Author SHA1 Message Date
Bruce Momjian 7fe29ecefc comment cleanup. 27 years ago
Bruce Momjian 6724a50787 Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
Bruce Momjian 9322950aa4 Cleanup of source files where 'return' or 'var =' is alone on a line. 27 years ago
Bruce Momjian fa1a8d6a97 OK, folks, here is the pgindent output. 27 years ago
Bruce Momjian 4e6eb4aca1 Remove un-needed psort close. 28 years ago
Bruce Momjian 460b20a43f 1) Queries using the having clause on base tables should work well 28 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 28 years ago
Bruce Momjian 27db9ecd0b Fix macros that were not properly surrounded by parens or braces. 28 years ago
Vadim B. Mikheev 0a1e28494e ExecReScan for MergeJoin. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 28 years ago
Bruce Momjian 075cede748 Add typdefs to pgindent run. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Bruce Momjian 1d8bbfd2e7 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. 28 years ago
Bruce Momjian ea5b5357cd Remove more (void) and fix -Wall warnings. 29 years ago
Bruce Momjian f5f366e188 Allow internal sorts to be stored in memory rather than in files. 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Marc G. Fournier b38d565fc3 D'Arcy's recent cleanups 29 years ago
Marc G. Fournier ce4c0ce1de Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> 29 years ago
Marc G. Fournier 3df33180a1 add #include "postgres.h", as required by all .c files 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago