OSDN Git Service

pg-rex/syncrep.git
1996-08-27 Marc G. FournierThe use of include files is a mess...alot of redundancy...
1996-08-27 Marc G. Fournieradded #include "config.h" for ESCAPE_PATCH define
1996-08-27 Marc G. FournierRemoved -DESCAPE_PATCH ... moved to include/config.h
1996-08-27 Marc G. FournierAt this rate, maybe next year sometime I'll get this...
1996-08-27 Marc G. FournierOne file at a time, one directory after the other....
1996-08-27 Marc G. Fournierfirst attempt at centralizing config information for...
1996-08-27 Marc G. Fournierfirst pass...move some of the "Port" dependencies to...
1996-08-27 Marc G. FournierReduce -DPORTNAME_$(PORTNAME) down to just -D$(PORTNAME)
1996-08-27 Marc G. FournierIts a start...
1996-08-27 Marc G. FournierCreate support for a "common" include directory for...
1996-08-26 Marc G. FournierDamn, we really need to clean up this "include file...
1996-08-26 Marc G. FournierThe patch that is applied at the end of the email makes...
1996-08-26 Marc G. FournierOops, thanks to Dan McGuirk for pointing out that I...
1996-08-26 Marc G. FournierQuick fix of the PG-GiST import pointed out by Dan
1996-08-26 Marc G. FournierThere, now we support GiST...now what? :)
1996-08-26 Marc G. FournierRoll in patch that fixes problem with sed 3.0
1996-08-26 Marc G. FournierFix prototype for dumpClasses
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-21 Marc G. Fournier|May I suggest to add access to the oid of an inserted
1996-08-21 Marc G. FournierHere's a patch for Versions 1 and 2 that fixes the...
1996-08-21 Marc G. FournierUSE_TCL should default to false, ntot true...
1996-08-21 Marc G. FournierBSD$$_derived needs -ltermcap for psql
1996-08-21 Marc G. FournierErk, missed adding the required ilbrary itself
1996-08-21 Marc G. FournierQuick fix for compiling psql...
1996-08-21 Julian Assangecommand line flag for expanded display '-x' had logic...
1996-08-20 Marc G. FournierBring in changes to READLINE/HISTORY defines
1996-08-19 Marc G. FournierFinish adding in svr4 port to v2.0
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:
1996-08-19 Marc G. FournierFrom: Dan McGuirk <mcguirk@indirect.com>
1996-08-19 Marc G. Fournier|From: Dan McGuirk <mcguirk@indirect.com>
1996-08-18 Marc G. FournierSupport Docs & Contrib
1996-08-17 Marc G. Fournierchanged missed err() change to err_out()
1996-08-15 Marc G. FournierFixes a bug in 'create index'
1996-08-15 Marc G. FournierFixes:
1996-08-15 Marc G. FournierFixes;
1996-08-14 Marc G. Fournier|
1996-08-14 Marc G. FournierThis patch can be installed as part of 1.02.1 so people...
1996-08-14 Marc G. FournierThis patch can be installed as part of 1.02.1 so people...
1996-08-14 Marc G. FournierI grabbed the latest version of the source code via...
1996-08-14 Marc G. FournierThis is a fix to be included in 1.02.1. It adds a...
1996-08-14 Marc G. Fournier|
1996-08-14 Marc G. FournierHere's a small makefile patch that corrects the followi...
1996-08-14 Marc G. FournierThe following patch makes postmaster -D work. -D speci...
1996-08-13 Marc G. FournierI have attached a minor update for the Postgres make...
1996-08-13 Marc G. FournierMore code cleanups
1996-08-13 Marc G. FournierFixes:
1996-08-13 Marc G. FournierSmall cleanup of the irix5 port
1996-08-13 Marc G. FournierFixes:
1996-08-13 Marc G. FournierFixes:
1996-08-13 Marc G. FournierFixes:
1996-08-13 Marc G. FournierMore code cleanups
1996-08-10 Marc G. FournierAnother small patch fix...
1996-08-10 Marc G. FournierUpdates to libpq to fix breakage in previous patch...
1996-08-09 Marc G. FournierFix an Inccorect Error Message...
1996-08-06 Julian Assangeapplied kurt's patch to fix unlikely, but potential...
1996-08-06 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes:
1996-08-06 Marc G. FournierFixes for:
1996-08-06 Marc G. FournierHad a space in CFLAGS+= -I ..
1996-08-06 Julian Assangeadded patch from kurt that fixes memory leak (didn...
1996-08-05 Marc G. FournierFixes:
1996-08-04 Marc G. FournierFix a bug in pg_class
1996-08-04 Marc G. FournierQuick patch for compiling under BSD/OS 2.0 from Bruce
1996-08-02 Marc G. FournierOkay...*last* commit, now to create a release...
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...
next