OSDN Git Service

pg-rex/syncrep.git
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...
1996-07-29 Marc G. Fournierfix a redeclaration error
1996-07-29 Marc G. FournierModifications for bsdi from Kurt(sp?)
1996-07-28 Marc G. Fourniercosmetic changes: char* x changed to char *x
1996-07-28 Marc G. Fournierreversed bruces patch to getopt() loop about optarg
1996-07-28 Marc G. Fournierfixes: It appears several routines use lcons to store...
1996-07-28 Marc G. Fourniersmall port fixes for sparc_solaris
1996-07-28 Julian Assangebugfix: if NOREADLINE was not defined and input was...
1996-07-27 Marc G. FournierVarious fixes required for psql
1996-07-27 Marc G. Fournierand now, the long awaited PAGER patches from Bruce...
1996-07-27 Marc G. FournierFurther modifications for fixing createuser bug...
1996-07-27 Marc G. FournierThis is a patch to pg_dump which fixes varchar and...
1996-07-27 Marc G. FournierMy patch to fe-connect.c introduced a new bug which...
1996-07-27 Marc G. FournierFixed these script sonce and for all?
1996-07-27 Marc G. Fourniercorrects the output for a 'SELECT DISTINCT ON ...'...
1996-07-27 Marc G. FournierFix where 'make clean' wipes out everything if no obj...
1996-07-26 Marc G. FournierMissed a small patch fro mBruce for BSDi
1996-07-26 Marc G. Fourniershould always take mail headers out of Makefile files...
1996-07-26 Marc G. FournierMinor bug fix
1996-07-26 Marc G. Fournierregression Makefile, rev 2
1996-07-25 Marc G. FournierAdd in port to DG/UX
1996-07-25 Marc G. FournierFix applied for NESTLOOP bug
1996-07-25 Marc G. Fournierfixed usuage of -ltermcap for psql
1996-07-25 Marc G. Fournierimprovements to regression testing
1996-07-25 Marc G. Fourniermodified i386_solaris port
1996-07-25 Marc G. Fourniermultiple define of 'union semun' removed
1996-07-25 Marc G. Fourniermoved the FLEX stuf from Makefile.global to here
1996-07-25 Marc G. Fournierremoved tas.s refernce
1996-07-25 Marc G. FournierDr George suggested removing Makefile.custom altogether...
1996-07-25 Marc G. FournierSwitched from using monitor to using psql
1996-07-25 Marc G. FournierRemoved monitor from compile/install (will eventually...
1996-07-25 Julian AssangeLarge re-write/enhancement. In pg-101 Jolly only includ...
next