]> granicus.if.org Git - postgresql/shortlog
postgresql
1997-02-13 Bruce MomjianFix naming from proc to prio to fix previous patch.
1997-02-13 Bruce MomjianOnly allow NULL in the prpoer places.
1997-02-13 Marc G. FournierBring in Leo's <lsh@lubrizol.com> massive changes to...
1997-02-13 Marc G. FournierImprovements to the ultrix port, in particular a bunch...
1997-02-13 Marc G. FournierHad configure check for strdup, but didn't have it...
1997-02-13 Marc G. FournierVarious patches for nextstep by GregorHoffleit
1997-02-13 Marc G. FournierPatch for:
1997-02-12 Marc G. FournierRemoved a reference to DATADIR that still existed
1997-02-12 Marc G. FournierPatch from Massimo Dal Zotto <dz@cs.unitn.it>
1997-02-12 Marc G. FournierMake sure we have an irix port
1997-02-12 Marc G. FournierWhat looks like some *major* improvements to btree...
1997-02-11 Bruce MomjianAssign priorities when creating jobs in lock queue.
1997-02-11 Bruce MomjianAdd comment for questionable 5 padding.
1997-02-11 Bruce MomjianFix \? syntax for copy command.
1997-02-09 Marc G. FournierRemove machine.h, since it wasn't doing anything that...
1997-02-09 Marc G. FournierTry to further reduce the PORT dependencies.
1997-02-09 Marc G. FournierRemove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep...
1997-02-09 Marc G. FournierChanges to configure/config.h.in to check for:
1997-02-09 Marc G. FournierVarious fixes suggested by Gregor Hoffleit
1997-02-09 Marc G. Fournier|I took a look at this and I think pg_dump mishandles...
1997-02-08 Bruce MomjianAdd missing paren for hpux.
1997-02-08 Marc G. FournierOops, the port is ultrix4, not ultrix
1997-02-07 Marc G. FournierAdd in netbsd*) to configure
1997-02-07 Bruce MomjianAdd attribute optimization statistics.
1997-02-07 Marc G. FournierAdd ultrix to configure
1997-02-07 Marc G. FournierAdd in the nextstep port so that configure will (should...
1997-02-06 Marc G. FournierThe test for union semun requires <sys/ipc.h>
1997-02-06 Bruce MomjianRemove extra paren in ifdef.
1997-02-06 Marc G. FournierVarious changes to improve/support Mklinux
1997-02-06 Marc G. FournierMake sure all changes are committed...
1997-02-06 Marc G. Fournierautoconf test for and set HAVE_VFORK
1997-02-06 Marc G. FournierAdd test for union semun to configure
1997-02-06 Marc G. FournierChange ordering of libraries
1997-02-06 Bruce MomjianInclude main Makefile.global first so variables are...
1997-02-05 Marc G. FournierOops, just about forgot to commit this one too :(
1997-02-05 Marc G. FournierGet in there...
1997-02-05 Marc G. FournierAdd Makefile.in so that configure can determine if...
1997-02-05 Bruce MomjianUpdate to handle include search paths.
1997-02-04 Marc G. FournierAdd in appropriate checks for inet_aton, and modificati...
1997-02-04 Marc G. FournierTest for existence of inet_aton on the system, and...
1997-02-04 Marc G. FournierAdd in a check for AIX port and set PORTNAME accordingly
1997-02-04 Marc G. FournierRemove a library check that isn't used right now
1997-02-04 Marc G. FournierAdd a 'build' script. All it currently does is prompts...
1997-02-04 Marc G. FournierAdd conditional for port to bsdi
1997-02-04 Marc G. FournierFix for echo newline suppression detection
1997-02-04 Marc G. FournierRemove default GNUmakefile and Makefile.global
1997-02-04 Marc G. Fournierremove old non-autoconf config.h
1997-02-04 Marc G. FournierFinal file required for autoconf, so far...
1997-02-04 Marc G. FournierBring back in the autoconf files - work in progress
1997-02-03 Marc G. FournierChange references to NEED_RUSAGE to HAVE_RUSAGE
1997-01-30 Marc G. FournierAIX *does* have <sys/select.h>
1997-01-30 Marc G. FournierConvert Postgres95 to PostgreSQL
1997-01-30 Marc G. FournierChange Postgres95 references to PostgreSQL
1997-01-30 Marc G. FournierChange 'next' to 'nextstep' as port name
1997-01-30 Marc G. FournierRevisions to customize for READLINE support
1997-01-30 Marc G. FournierUpdate Linux and Irix FAQs
1997-01-30 Marc G. Fournieraix does have <termios.h>
1997-01-29 Bruce MomjianChanges to get ready for 6.0 final release.
1997-01-29 Marc G. FournierLinux doesn't have sys/select.h...
1997-01-29 Vadim B. MikheevNew func _vc_scanoneind: scan one index relation to...
1997-01-28 Marc G. FournierPoint bug reports at bugs@postgresql.org
1997-01-28 Marc G. FournierRedirect bug reports to bugs@postgresql.org instead...
1997-01-28 Bruce MomjianAdded comment to readline defines.
1997-01-28 Bruce MomjianMoved readline stuff into Makefile.global.
1997-01-27 Marc G. FournierApply usage patches for European Dates patch from Keith
1997-01-27 Marc G. FournierQuick patch from Andrew to recognize nextstep vs next...
1997-01-27 Marc G. FournierSlight change to nabstime.c so that configure is able...
1997-01-27 Marc G. FournierConvert MISSING_SYSCONF to !HAVE_SYSCONF for autoconf
1997-01-26 Bruce MomjianMore removals for next/nextstep. Fix IPC lib for them.
1997-01-26 Bruce MomjianChange next to nextstep where missed.
1997-01-26 Marc G. Fournier|From: Keith Parks <emkxp01@mtcc.demon.co.uk>
1997-01-26 Marc G. FournierRemove #include "rlstubs.h", since it doesn't exist...
1997-01-26 Marc G. FournierLinux defines MAXINT in values.h, which causes an error...
1997-01-26 Marc G. FournierBring in a patch from Keith Parks to move the use of...
1997-01-26 Bruce MomjianFix typo in struct name.
1997-01-25 Marc G. FournierRemove rlstubs.[ch], since they weren't actually doing...
1997-01-25 Marc G. FournierOkay, this should pretty much clean up the psql/readlin...
1997-01-25 Marc G. FournierWhy can't everyone be standard? :(
1997-01-25 Marc G. FournierModifications to handle the situation where readline...
1997-01-25 Marc G. FournierSome fixes for using configure under sparc_solaris
1997-01-25 Bruce Momjianwould you mind committing the following changes for...
1997-01-25 Bruce MomjianMore autosize structure error checks.
1997-01-25 Marc G. FournierThe check should be for getrusage(), not rusage() ...
1997-01-25 Marc G. FournierRemove -lsocket -lnsl from X11_LIB, since it should...
1997-01-25 Marc G. FournierDisable -Werror by default.
1997-01-25 Marc G. Fournierremove asm/bitops.h, as its causing more problems then...
1997-01-25 Marc G. FournierAdd YACC= bison -y as per Andrew's request...
1997-01-25 Marc G. FournierChange how readline support is included in psql.c ...
1997-01-25 Bruce MomjianRestructure padding to handle structure already 128...
1997-01-24 Marc G. FournierSwitch over NEED_RUSAGE to HAVE_RUSAGE for configure
1997-01-24 Marc G. FournierI reversed a bunch of the #define's inadvertantly...
1997-01-24 Marc G. FournierMissed this when I removed the rest of the configure...
1997-01-24 Marc G. FournierChange NEED_SIG_JMP to HAVE_SIGSETJMP in preparation...
1997-01-24 Marc G. FournierAnother switch for configure: NEED_SYS_SELECT_H to...
1997-01-24 Marc G. FournierConvert NEED_{RINT,CBRT,ISINF} to HAVE_* in prepration...
1997-01-24 Marc G. FournierReplace occurances of USE_{LIMITS,VALUES}_H with HAVE_...
1997-01-24 Marc G. FournierRemove from include/config.h:
1997-01-24 Marc G. FournierThis should clean everything up back to pre-configure...
1997-01-24 Marc G. FournierRemove all the configure related stuff...
1997-01-24 Marc G. FournierSlight oops...Makefile.global generated by configure...
next