summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
1996-11-15Fix quote/doublequote handling.Bruce Momjian
1996-11-15Remove PERFECT_MEMBruce Momjian
1996-11-15Unallocate opaque.Bruce Momjian
1996-11-15Mulitple inclusion of sys/socket.hMarc G. Fournier
1996-11-14Features added:Marc G. Fournier
1996-11-14Bring in Randy's NOROOT patchMarc G. Fournier
1996-11-14Fix a comment...was going to fix the <sys/types.h> problem, butMarc G. Fournier
1996-11-14Couple of Ultrix4 related patches submited by:Marc G. Fournier
1996-11-14Remove most compile-time options, add a few runtime options to make up for it.Bryan Henderson
1996-11-14Use port-protos.h instead of trying to declare random() and srandom()Bryan Henderson
1996-11-14Use -Wno-error option only if compiler is gcc.Bryan Henderson
1996-11-13Commit of a *MAJOR* patch from Dan McGuirk <djm@indirect.com>Marc G. Fournier
1996-11-12Use new utils/version.c instead of backend/utils/init/magic.c.Bryan Henderson
1996-11-11Fixed double pfree on opaque.Bruce Momjian
1996-11-11Various cleanups from D'ArcyMarc G. Fournier
1996-11-11Add an abort() call to ExceptionalCondition so that is Assert isMarc G. Fournier
1996-11-11change include c.h to postgres.hMarc G. Fournier
1996-11-11Warning removal cleanupBruce Momjian
1996-11-10Change gmake to $(MAKE) so backend compiles on system with no "gmake".Bryan Henderson
1996-11-10prototype cleanupBruce Momjian
1996-11-10Recognize dependencies more reliably.Bryan Henderson
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-10Quiet compiler warnings.Bryan Henderson
1996-11-10Add #include <unistd.h> to quiet compiler warning about missing getopt() decl...Bryan Henderson
1996-11-10Remove #include <regex.h> so it compiles on systems with GNU regex library.Bryan Henderson
1996-11-10Make it find inet_aton.h so backend compiles on Solaris.Bryan Henderson
1996-11-09Makefile cleanup after reorganizationBruce Momjian
1996-11-08More compile cleanupsBruce Momjian
1996-11-08Fix perbyte_cpu thingBryan Henderson
1996-11-08Compile and warning cleanupBruce Momjian
1996-11-08Another patch to quiet the compiler from D'ArcyMarc G. Fournier
1996-11-08Add some missing includesMarc G. Fournier
1996-11-08D'Arcy's recent cleanupsMarc G. Fournier
1996-11-06Another directory that compiles with no errors, and few warningsMarc G. Fournier
1996-11-06Make sure that #include <postgres.h> is included in fmgrtab.cMarc G. Fournier
1996-11-06More files cleaned outMarc G. Fournier
1996-11-06Just a couple of small modsMarc G. Fournier
1996-11-06I'm getting there, slowly :)Marc G. Fournier
1996-11-06Slowly getting faster to make sure it compiles...still needs cleaningMarc G. Fournier
1996-11-06Clean it up so that it compilesMarc G. Fournier
1996-11-06Another directory cleaned upMarc G. Fournier
1996-11-06Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier
1996-11-05Makes it compile...still needs workMarc G. Fournier
1996-11-05Missed a file...Marc G. Fournier
1996-11-05There, that cleans *that* outMarc G. Fournier
1996-11-05One more to goMarc G. Fournier
1996-11-05Almost done access...Marc G. Fournier
1996-11-05More cleanupsMarc G. Fournier
1996-11-05More cleanupsMarc G. Fournier
1996-11-05another directory cleaned of extraneous #includesMarc G. Fournier