Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename strNcpy to StrNCpy, and change third parameter. | Bruce Momjian | 1997-10-25 | 1 | -2/+2 | |
| | ||||||
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -6/+6 | |
| | ||||||
* | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | 1997-09-08 | 1 | -30/+30 | |
| | | | | indenting. Also static variable indenting. | |||||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -138/+149 | |
| | ||||||
* | Make functions static where possible, enclose unused functions in #ifdef ↵ | Bruce Momjian | 1997-08-19 | 1 | -2/+4 | |
| | | | | NOT_USED. | |||||
* | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove ↵ | Bruce Momjian | 1997-08-12 | 1 | -3/+2 | |
| | | | | some (void) casts that are unnecessary. | |||||
* | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 | 1 | -3/+1 | |
| | ||||||
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 | 1 | -2/+1 | |
| | ||||||
* | Fixes: Using LIKE or ~ operator on text type files which are null valued | Marc G. Fournier | 1996-07-09 | 1 | -1/+3 | |
| | | | | | | | causes segmentation fault. Thanks to: Salvador Ortiz Garcia, Robert Patrick, Paul 'Shag' Walmsley, and James Cooper for finding and fixing the problem. | |||||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | 1 | -0/+225 | |