Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more (void) and fix -Wall warnings. | Bruce Momjian | 1997-08-12 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | Remove #include <regex.h> so it compiles on systems with GNU regex library. | Bryan Henderson | 1996-11-10 | 1 | -8/+1 |
| | |||||
* | Another directory that compiles with no errors, and few warnings | Marc G. Fournier | 1996-11-06 | 1 | -2/+4 |
| | |||||
* | 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/+5 |
| | | | | | | | 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/+343 |