Commit Graph

16 Commits (075cede74858a9a04e97097b1ccd555121516c20)

Author SHA1 Message Date
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 edb58721b8 Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary. 28 years ago
Bruce Momjian 6ed1715b1f Cleanup for NAMEDATALEN use. 28 years ago
Bruce Momjian 3ac9d2fff3 Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius 28 years ago
Bruce Momjian 3b7ee8f5f9 Allow underscores in user names. 28 years ago
Bruce Momjian c4d6bda2c5 There is a bug in aclinsert3 in the code which update the acl arrays. 29 years ago
Bruce Momjian 003b76f9ac Fix for error when viewing group access privs. 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Marc G. Fournier 0020e8790d Another directory that compiles with no errors, and few warnings 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 c9002ecb21 Produce a clean compile of backend... 29 years ago
Marc G. Fournier 321b8c80fd At this rate, maybe next year sometime I'll get this done... 29 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 29 years ago