]> granicus.if.org Git - postgresql/shortlog
postgresql
1996-10-25 Marc G. FournierSet default SRCDIR/POSTGRESDIR to /usr/local/postgres95
1996-10-25 Marc G. FournierBring in changes so that PORTNAME is UNDEFINED by defau...
1996-10-24 Marc G. FournierFixes: Errors when PQexec() in backend creates temp
1996-10-24 Marc G. FournierFixes: Growing backend when using nested function calls
1996-10-24 Marc G. FournierAdded in prototype for: extern void setMaxOid(FILE...
1996-10-24 Marc G. FournierFixes:
1996-10-11 Marc G. FournierThe second patch adds aliases for "ISNULL" to "IS NULL...
1996-10-11 Marc G. FournierThis change should have no practical effect but it...
1996-10-11 Marc G. FournierI have written some patches to the postgres lock manage...
1996-10-11 Marc G. FournierThere is a bug in aclitemout which causes a notice...
1996-10-11 Marc G. FournierComment out EUROPEAN_DATES by default. v2.0 moves...
1996-10-09 Marc G. FournierOops...thought we fixed the bug with the -I ../.. probl...
1996-10-07 Marc G. Fournierfixed it here too...
1996-10-04 Marc G. FournierOops, wrong message with the other patch...this was... PG95-1_08
1996-10-04 Marc G. Fournier> - it excludes system-relation too (relkind == 's...
1996-10-04 Marc G. FournierHere the fix for the first assertion failure I had...
1996-10-04 Marc G. FournierAdded spaces to end of QUERY lines so that createuser...
1996-10-04 Marc G. FournierQuick fix required to fix SED script in postgres.shell.mk
1996-10-02 Marc G. Fournierchange a reference to stdout to point to fout instead...
1996-10-02 Marc G. FournierFrom: "Kurt J. Lidl" <lidl@va.pubnix.com>
1996-10-02 Marc G. FournierAdded a fix for the dgux port
1996-09-22 Marc G. Fournier*** src/backend/storage/file/fd.c.orig Thu Sep 12...
1996-09-21 Marc G. FournierHad EUROPEAN_DATES turned on by default
1996-09-21 Marc G. FournierMore declaration mis-match fixes...
1996-09-21 Marc G. FournierNow match the declaration in fe-auth.c to the one in...
1996-09-21 Marc G. Fournierfix a conflicting declaration problem with fe_setauthsv...
1996-09-21 Marc G. Fournierslight fix to Makefile.inc so that gram.c/parse.h get...
1996-09-21 Marc G. FournierPOSTPORT should be 5432, not 6543
1996-09-21 Marc G. FournierPatches to make POSTPORT changes in scripts
1996-09-21 Marc G. FournierThis patch stops the Postgres build from ignoring the...
1996-09-19 Marc G. FournierHey, I didn't take it out, and its in the 2.0 source...
1996-09-19 Marc G. FournierA fix for the pg_log bug
1996-08-28 Marc G. FournierMore sync ups...
1996-08-27 Marc G. FournierAnother mis-sync...
1996-08-27 Marc G. FournierSomehow, we got out of sync here
1996-08-26 Marc G. FournierThe following patch makes postmaster -D work. -D speci...
1996-08-26 Marc G. Fournier|The patch that is applied at the end of the email...
1996-08-26 Marc G. FournierTake a chance that I'm correct:
1996-08-26 Marc G. FournierFix the prototype for pg_dump's dumpClasses
1996-08-25 Marc G. FournierFixed some commits that were missed dealing with Bryan...
1996-08-24 Marc G. FournierThis patch for Versions 1 and 2 corrects the following...
1996-08-24 Marc G. FournierThe patch does several things:
1996-08-24 Marc G. FournierHere's the fix for the problem that Evan Champion repor...
1996-08-22 Dan McGuirkChanged genbki.sh block comment patch to avoid triggeri...
1996-08-21 Marc G. Fournier|May I suggest to add access to the oid of an inserted
1996-08-21 Marc G. FournierHere is a patch for Versions 1 and 2 that corrects...
1996-08-21 Marc G. FournierHere's a patch for Versions 1 and 2 that fixes the...
1996-08-20 Marc G. Fournierchange gawk to awk ... creeped in from a previous patch..
1996-08-20 Marc G. FournierNo wonder the Linux version kept screwing up...err...
1996-08-20 Marc G. Fournieri
1996-08-20 Marc G. Fournieri
1996-08-20 Marc G. FournierAdded a comment aruond the HISTORY_LIB/INC defines
1996-08-20 Marc G. FournierFurthre cleanup of -lreadline/-lhistory
1996-08-20 Marc G. FournierFix a bug with using READLINE that prevents psql from...
1996-08-19 Marc G. FournierBSD44_derived required -ltermcap as well...
1996-08-19 Marc G. FournierChange default of HISTORY_LIB so that it is disabled...
1996-08-19 Marc G. FournierFreeBSD has libreadline,but not libhistory...
1996-08-19 Marc G. FournierMissed an else from Bryan's patch...
1996-08-19 Marc G. FournierTurn *off* TCL by default
1996-08-19 Marc G. FournierMake the doc directory a conditional...only try to...
1996-08-19 Marc G. FournierThe err() bug creeped back in again...
1996-08-19 Marc G. FournierAdded a SVR4 port
1996-08-19 Marc G. FournierHere's a minor fix that fixes a casting problem:
1996-08-19 Marc G. FournierMore run-time checking errors:
1996-08-19 Marc G. FournierFixes:
1996-08-19 Marc G. FournierFixes for PQsetdb():
1996-08-19 Marc G. Fournier|From: Dan McGuirk <mcguirk@indirect.com>
1996-08-19 Marc G. Fournier|This patch fixes a backend crash that happens sometime...
1996-08-17 Marc G. Fournierfixed err() -> err_out() pointed out by David Bennett...
1996-08-02 Marc G. FournierOkay...*last* commit, now to create a release... Release_1_0_2
1996-08-02 Marc G. FournierUpdate to expected.input from Dr. George
1996-08-01 Marc G. FournierFixes:
1996-08-01 Marc G. FournierFixes:
1996-08-01 Marc G. FournierChange the TEMPDIR to be obj instead of /tmp
1996-08-01 Marc G. FournierAn actual README file for the regression tests
1996-08-01 Marc G. FournierA newer expected.input file for the regression tests
1996-07-31 Marc G. FournierMove port includes from bin/pg_dump/Makefile to Makefil...
1996-07-31 Marc G. FournierStandardize locations of TCL related files
1996-07-31 Marc G. FournierThis prevent gcc from complaining about casting a short...
1996-07-31 Marc G. FournierMore patches for BSDi from Bruce
1996-07-31 Marc G. FournierRow count patch from Bruce
1996-07-31 Marc G. FournierFix for <machine.h> bug
1996-07-31 Marc G. FournierRe-arrange KRBVERS postition
1996-07-31 Marc G. FournierA "lost in the archives" patch from Chris Dunlop <chris...
1996-07-31 Marc G. FournierEveryone seems to suggestion this is something that...
1996-07-31 Marc G. FournierMoved src/extend to contrib
1996-07-31 Marc G. Fournieralready exists in the contrib directory
1996-07-31 Marc G. FournierAdded <sys/termios.h> for i386_solaris port
1996-07-31 Marc G. FournierFixes:
1996-07-31 Marc G. FournierFixes:
1996-07-31 Marc G. FournierStyle didn't appeal to some...:)
1996-07-31 Marc G. FournierFixes: Floating point exception in psql
1996-07-30 Marc G. FournierFixes:
1996-07-30 Marc G. FournierMore cleanups by "Kurt J. Lidl" <lidl@va.pubnix.com>
1996-07-30 Marc G. FournierMore cleandups from: "Kurt J. Lidl" <lidl@va.pubnix...
1996-07-29 Marc G. FournierThe decode function in psql.c doesn't return anything...
1996-07-29 Marc G. Fournierclean up /tmp behind itself
1996-07-29 Marc G. FournierChange ordering of "user modified variables" so that...
1996-07-29 Marc G. Fournierfix a redeclaration error
1996-07-29 Marc G. FournierModifications for bsdi from Kurt(sp?)
next