summaryrefslogtreecommitdiff
path: root/src/backend/nodes
AgeCommit message (Expand)Author
1997-11-02Good Bye, Time Travel!Vadim B. Mikheev
1997-10-25Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian
1997-09-19+ _copyGroup(Group *from)Vadim B. Mikheev
1997-09-18Inline memset() as MemSet().Bruce Momjian
1997-09-13Cleanup from patch applied.Bruce Momjian
1997-09-12Fix for select null, "fail" from pg_am from Patrick van KleefBruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-09-04Fixed _copyRangeTblEntryVadim B. Mikheev
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-08-18Now that names are null terminated, no need to do all that NAMEDATALEN stuff.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
1997-08-03Cleanup for NAMEDATALEN use.Bruce Momjian
1997-05-12Added _readAggreg() to work with T_Aggreg type.Vadim B. Mikheev
1997-04-10Copy indexkeys in _copyIndexPath.Vadim B. Mikheev
1997-03-12From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1997-01-22Cast constants to the type of the other binary operand.Bruce Momjian
1997-01-10include sem.h added, include string.h neede, from Erik Bertelsen for UltrixBruce Momjian
1996-12-26I have this annoying habit (among others) of puttingBruce Momjian
1996-12-20Rename parameter.Bruce Momjian
1996-12-11Use "Oid" type where applicable and %ud instead of %d. Thanks Darren King.Bryan Henderson
1996-11-13Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-06Just a couple of small modsMarc G. Fournier
1996-10-31More Makefile cleanupsMarc G. Fournier
1996-10-27Simplify make files, add full dependencies.Bryan Henderson
1996-08-28Clean up th ecompile process by centralizing the include filesMarc G. Fournier
1996-08-26There, now we support GiST...now what? :)Marc G. Fournier
1996-08-24The patch does several things:Marc G. Fournier
1996-08-19Fixes:Marc G. Fournier
1996-08-06Fixes:Marc G. Fournier
1996-08-06Fixes:Marc G. Fournier
1996-07-31Fixes:Marc G. Fournier
1996-07-28fixes: It appears several routines use lcons to store integers rather thanMarc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier