summaryrefslogtreecommitdiff
path: root/src/backend/regex
AgeCommit message (Expand)Author
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-12Remove more (void) and fix -Wall warnings.Bruce Momjian
1997-08-12Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian
1996-12-15Remove __P macro usage so it compiles without cdefs.h.Bryan Henderson
1996-12-14const register ... --> register const ...Vadim B. Mikheev
1996-11-09Makefile cleanup after reorganizationBruce Momjian
1996-11-08Compile and warning cleanupBruce Momjian
1996-10-27Simplify make files, add full dependencies.Bryan Henderson
1996-09-20Various patches from Bryan that *should* clean up the compile problemsMarc G. Fournier
1996-08-28Moved the include files to src/include/regexMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier