]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
1996-11-04  Bryan HendersonAdd ability to deal with the fmgr.h dependency.
1996-11-04  Bruce MomjianRename CDEBUG to COPT
1996-11-04  Bruce MomjianRemove AMERICAN STYLE. Not used.
1996-11-04  Bruce MomjianRemove optimization-specific stuff from OS sections...
1996-11-04  Bruce MomjianRemove OPENLINK define
1996-11-04  Bruce MomjianRemove NULL_PATCH define
1996-11-04  Bruce MomjianRemove ARRAY_PATCH define
1996-11-04  Bruce MomjianRemove ESCAPE_PATCH define
1996-11-04  Bruce MomjianRemoved PORTNAME_. Use OS version only.
1996-11-03  Marc G. FournierAnother first pass at cleaning up the #includes
1996-11-03  Marc G. FournierNot sure if this is the right place, but add a prototyp...
1996-11-03  Marc G. FournierCleaned up include headers
1996-11-03  Marc G. Fournierfirst pass at cleaning up include files
1996-11-03  Marc G. FournierMore include file cleanups
1996-11-03  Marc G. FournierChanges required so that access/* compiles cleanly...
1996-11-03  Marc G. FournierMore cleans of the inter-dependencies in the #include...
1996-11-03  Marc G. FournierMore include file cleanups
1996-11-03  Marc G. FournierThat pretty much totally cleans up the includes files...
1996-11-03  Bryan HendersonInclude Makefile.global so fmgrtab.c compiles properly...
1996-11-03  Bryan HendersonFix bogus format in two error messages.
1996-11-03  Marc G. FournierFinish cleaning up -I lines
1996-11-03  Bryan HendersonKeep the generated .h files in the local directory...
1996-11-03  Bryan HendersonCreate TAGS file for emacs. Like MAKE_CTAGS for vi.
1996-11-03  Marc G. FournierMore include file cleanups
1996-11-03  Marc G. Fourniershared build fails, but the rest compiles...formatting...
1996-11-03  Marc G. FournierQuiet a compiler warning (see line 729+, retvalue)
1996-11-03  Marc G. FournierRemove 'unused variable `open_errno''
1996-11-03  Marc G. FournierProduce a clean compile of backend...
1996-11-03  Marc G. FournierChange default install directories to /usr/local/pgsql
1996-11-03  Marc G. FournierClean up Makefile(s)
1996-11-03  Marc G. FournierClean up Makefile
1996-11-03  Marc G. FournierClean up Makefile, add #postgres.h as required
1996-11-03  Marc G. FournierClean up Makefile, make sure that postmaster.c compiles
1996-11-02  Bryan HendersonContinuation of make file simplification; deal with...
1996-11-02  Bryan HendersonContinuation of make file simplification; handle libpq...
1996-11-02  Bryan HendersonAdd complete setting of AROPT
1996-11-02  Bryan HendersonConvenience routine for checking superuser status.
1996-11-02  Bryan HendersonAdd misc subdirectory.
1996-11-02  Bryan HendersonFix bug in checking permissions on table being COPY'd.
1996-11-02  Bryan HendersonAllow only superuser to do backend copy.
1996-11-01  Bruce MomjianComment changes.
1996-11-01  Marc G. FournierMore intelligent #include cleanups, as pointed out...
1996-11-01  Marc G. FournierOkay, following Bryan's (and others) suggestions.....
1996-11-01  Marc G. FournierInclude dependencies based on tupdesc.h, as:
1996-11-01  Marc G. FournierInclude file cleanup:
1996-11-01  Marc G. FournierOkay, so I was going backwards on my include cleanup...
1996-11-01  Bruce MomjianMore chanes for bsdi_2_1 removal
1996-11-01  Bruce MomjianDecoupled ASSERT and DEBUG options.
1996-11-01  Bruce MomjianFIx for bsdi.
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...
next