OSDN Git Service

pg-rex/syncrep.git
1996-11-01 Bruce MomjianRemoval of bsdi_2_1 port.
1996-10-31 Bruce Momjiantypo fix on include file.
1996-10-31 Bruce MomjianFix prototype.
1996-10-31 Bruce MomjianFix for gmake clean.
1996-10-31 Marc G. FournierAdd #include "postgres.h"
1996-10-31 Marc G. FournierCleanup Makefiles
1996-10-31 Marc G. FournierMore Makefile cleanups
1996-10-31 Marc G. Fournierclean up makefile
1996-10-31 Marc G. FournierClean out makefile
1996-10-31 Marc G. Fourniermore removal of PORTNAME_*
1996-10-31 Marc G. Fourniermore removals of PORTNAME_*
1996-10-31 Marc G. Fournierremove use of PORTNAME_*
1996-10-31 Marc G. Fournieradd #include "postgres.h", as required by all .c files
1996-10-31 Marc G. Fournierremove:
1996-10-31 Bryan HendersonRequire superuser privilege to create C function.
1996-10-31 Marc G. FournierMore of the same...clean Makefile, add include files
1996-10-31 Marc G. FournierSame clean up of Makefile, and addition of include...
1996-10-31 Marc G. FournierCleaned out -I../.. -I../../include from Makefile
1996-10-31 Marc G. FournierRemove -I../.. and -I../../include from Makefile
1996-10-31 Marc G. FournierAdd a couple of missing includes
1996-10-31 Marc G. FournierAdded misc include files
1996-10-31 Marc G. Fournier.h files shouldn't include .h files, .c files should...
1996-10-31 Marc G. FournierEven compile generated .h files should be in ${SRCDIR...
1996-10-31 Marc G. FournierWell, normally there wouldn't be anything in -I../...
1996-10-31 Marc G. FournierAdd these files to ${SRCDIR}/include
1996-10-31 Marc G. FournierMove these files to ${SRCDIR}/include
1996-10-31 Marc G. FournierThere is no -I../.. include files...
1996-10-31 Marc G. FournierUSE of PORTNAME_* should be discouraged wherever possib...
1996-10-31 Bruce MomjianInstalled new FAQ's after I deleted them accidentally...
1996-10-31 Bruce MomjianRemoved duplicate files.
1996-10-31 Bruce MomjianChanged include path.
1996-10-31 Bruce MomjianAdded needed include file.
1996-10-31 Bruce MomjianMissing from parser patch.
1996-10-31 Bruce Momjianchanged define(port) to define(PORTNAME_port)
1996-10-31 Bruce MomjianChanged make to gmake.
1996-10-31 Bruce MomjianAdded prototypes missing from parser patch.
1996-10-31 Bruce MomjianRemoved false and changed to a commented true.
1996-10-30 Marc G. FournierFix memset() call, variables being passed in wrong...
1996-10-30 Marc G. FournierFixes: Incorrect syntax for copy command
1996-10-30 Marc G. FournierChanges to libpgtcl submitted by: wieck@sapserv.debis...
1996-10-30 Marc G. Fourniercommit a newer IRIX FAQ from Andrew
1996-10-30 Marc G. FournierCommit a newer fact for 1.09 from Andrew
1996-10-30 Marc G. FournierFixes:
1996-10-30 Marc G. FournierFix up INSTALL file
1996-10-30 Bruce MomjianParser Overhaul
1996-10-30 Bryan HendersonFix small syntax error.
1996-10-29 Bryan HendersonFix sigaction again to try for portability.
1996-10-29 Bryan HendersonRemove another snprintf() for Solaris.
1996-10-28 Marc G. FournierSlight changes to INSTALL to point ppl at the Linux...
1996-10-28 Marc G. FournierAdd in Andrew's FAQs
1996-10-28 Bryan HendersonUse strncpy() and local buffers instead of snprintf...
1996-10-28 Bryan HendersonMake a local isblank() function, since not all standard...
1996-10-28 Bryan HendersonAdd our own copy of inet_aton() for sparc_solaris,...
1996-10-27 Bryan HendersonSimplify make files, add full dependencies.
1996-10-26 Bryan HendersonCorrect #if statement so it compiles on Solaris. Thank...
1996-10-26 Marc G. FournierD'Arcy's cleanups
1996-10-25 Marc G. FournierMake sure the btree patch gets into 2.0 as well...
1996-10-25 Bryan HendersonAdd CFLAGS+=-DPOSTPORT=... so we can take it out of...
1996-10-25 Bryan HendersonUse EUROPEAN_DATES instead of EUROPEAN_STYLE
1996-10-25 Bryan HendersonE Use EUROPEAN_DATES from config.h instead of -D option
1996-10-24 Marc G. FournierFixes: Growing backend when using nested function calls
1996-10-24 Marc G. FournierFixes: Errors when PQexec() in backend creates temp
1996-10-24 Marc G. FournierFixes:
1996-10-24 Marc G. FournierTake out the PERFECT_MMGR #ifdefs:
1996-10-24 Marc G. FournierBruce...does this fix it once and for all? *grin*
1996-10-23 Marc G. FournierMajor code cleanups from D'arcy (-Wall -Werror)
1996-10-23 Marc G. Fournier|I have moved things around so that things happen in...
1996-10-23 Bryan HendersonUpdate "planner" directory to "optimizer" in include...
1996-10-21 Marc G. FournierCosmetic changes to ordering of #include files
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall'd ... I missed a subdir under access :(
1996-10-21 Marc G. FournierMake line 159:bp = NULL, to quiet compiler
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Bryan HendersonForce user to set PORTNAME. Remove NAMEDATALEN from...
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall'd
1996-10-21 Marc G. Fournier-Wall Cleanup of gist subdirectory
1996-10-21 Marc G. Fournier-Wall cleanup of gist subdirectory:
1996-10-21 Marc G. FournierDefine prototypes from giststrat.c required in gistscan.c
1996-10-20 Marc G. FournierOther then:
1996-10-20 Marc G. Fournierremove an #ifdef/#else/#endif that doesn't actually...
1996-10-20 Marc G. FournierMake default HAVE_MEMMOVE defined, undef inside of...
1996-10-20 Marc G. Fournierchange '#if defined(PORTNAME_sparc)' to '#if !defined...
1996-10-20 Marc G. FournierAdd #define HAVE_MEMMOVE for systems that do have it.
1996-10-20 Marc G. FournierClean up comments (-Wall -Werror)
1996-10-20 Marc G. Fournier#include file cleanup
1996-10-20 Marc G. FournierMore #include cleanups
1996-10-20 Marc G. FournierFirst pass at fixing my own mistakes
1996-10-20 Marc G. FournierAnother directory cleaned out
1996-10-20 Marc G. FournierMore include files cleaned up
1996-10-20 Marc G. FournierOkay...another directory cleaned out and compilable
1996-10-19 Marc G. FournierAdd HAVE_Cplusplus= true to BSD44_derived Makefile...
1996-10-19 Marc G. FournierNot quite the cleanest way to do it, but add an option...
1996-10-19 Marc G. FournierWelp, another subdirectory cleaned out of redundant...
1996-10-19 Marc G. FournierThere...that pretty much cleans up redundant/unused...
1996-10-19 Marc G. FournierAlmost have access/common cleaned up...
1996-10-19 Marc G. FournierA few more yet...
1996-10-19 Marc G. Fournierwish there was an easier way to clean this up...
1996-10-19 Marc G. Fournieranother small one
next