Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | |
| | ||||
* | Make functions static where possible, enclose unused functions in #ifdef ↵ | Bruce Momjian | 1997-08-19 | |
| | | | | NOT_USED. | |||
* | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove ↵ | Bruce Momjian | 1997-08-12 | |
| | | | | some (void) casts that are unnecessary. | |||
* | All external function definitions now have prototypes that are checked. | Bruce Momjian | 1996-11-10 | |
| | ||||
* | Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier | 1996-11-06 | |
| | ||||
* | Fixes: Using LIKE or ~ operator on text type files which are null valued | Marc G. Fournier | 1996-07-09 | |
| | | | | | | | 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 | |