OSDN Git Service

pg-rex/syncrep.git
1998-01-29 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-29 Marc G. FournierFrom: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
1998-01-28 Bruce Momjianpsql \df cleanup and lock manual page cleanup.
1998-01-28 Marc G. FournierSomeone wants to try a Cynus port....
1998-01-28 Bruce MomjianLock cleanup
1998-01-28 Marc G. FournierFrom: Peter T Mount <patches@maidast.demon.co.uk>
1998-01-28 Bruce MomjianMore deadlock code to check for escallation locks.
1998-01-27 Bruce Momjiandummyret cleanup
1998-01-27 Bruce MomjianReversed out group by patch.
1998-01-27 Bruce MomjianDeadlock ceallnup.
1998-01-27 Marc G. FournierThis should fix Stan's USE_POSIX_SIGNALS problem as...
1998-01-27 Marc G. FournierFrom what I can tell, -DNOFIXADE does absolutely nothin...
1998-01-27 Marc G. Fournieradd CC:cc so that configure uses cc on non-gcc machine
1998-01-27 Bruce MomjianFix local domain structure size computation.
1998-01-27 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-27 Bruce MomjianProtocol cleanup from Phil.
1998-01-27 Bruce MomjianReal deadlock detection.
1998-01-26 Marc G. FournierTry this to fix HP/UX port compile
1998-01-26 Marc G. Fournier#include <sys/types.h> required for u_long in <netinet...
1998-01-26 Marc G. Fournier#include <sys/types.h> required for u_long
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-26 Bruce Momjiancash_words_out fix
1998-01-26 Marc G. FournierFrom: Darren King <darrenk@insightdist.com>
1998-01-25 Bruce MomjianAdd cash_words_out and fix \df width.
1998-01-25 Marc G. FournierFrom: todd brandys <brandys@eng3.hep.uiuc.edu>
1998-01-25 Marc G. FournierFrom: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
1998-01-25 Marc G. Fournierthis is to help someone that wants an AUX port get...
1998-01-25 Marc G. FournierPatch to document the /etc/psqlrc / ~/.psqlrc config...
1998-01-25 Marc G. FournierMerge in D'Arcy Cain's python interface (PyGreSQL 2.0)
1998-01-25 Marc G. FournierFrom: Keith Parks <emkxp01@mtcc.demon.co.uk>
1998-01-25 Marc G. FournierFrom: Jeroen van Vianen <jeroenv@design.nl>
1998-01-25 Bruce Momjiangetpid/pid cleanup
1998-01-25 Marc G. FournierSomehow the 'comment' here got messed up
1998-01-25 Marc G. FournierFrom: Tom I Helbekkmo <tih@Hamartun.Priv.NO>
1998-01-25 Marc G. FournierWish ppl would make up their mnd :)
1998-01-25 Marc G. FournierOOps...missed the second patch of patch two that uses...
1998-01-25 Marc G. FournierThis is the second of two patches required to fix the...
1998-01-25 Marc G. FournierPatch against src/backend/nodes/outfuncs.c.orig fixes...
1998-01-25 Marc G. FournierThis patch fixes one of two problems with grant/revoke...
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1998-01-24 Marc G. FournierMore up to date scan.c
1998-01-23 Bruce MomjianFix a variety of locking problems like newer lock waite...
1998-01-23 Marc G. FournierLOCK_LEVEL is defined in an i386_solaris system file...
1998-01-23 Marc G. FournierFrom: James Hughes <jamesh@interpath.com>
1998-01-23 Marc G. FournierFrom: Andrew Martin <martin@biochemistry.ucl.ac.uk>
1998-01-23 Marc G. FournierMinor cleanups for i386_solaris port
1998-01-23 Marc G. FournierA dummy file so that configure under solaris works
1998-01-23 Bruce MomjianCleanup deadlock message.
1998-01-23 Marc G. FournierFixes a free() problem under FreeBSD
1998-01-22 Bruce MomjianAdd LOCK command as DELETE FROM ... WHERE false.
1998-01-22 Bruce MomjianAllow \z to show sequences.
1998-01-21 Bruce MomjianSmall varlena cleanup.
1998-01-21 Bruce MomjianMake subqueries rewrite properly.
1998-01-20 Bruce MomjianFIx for regression-test found bug.
1998-01-20 Bruce MomjianAdd Var.varlevelup to code. More parser cleanup.
1998-01-20 Bruce MomjianParser cleanup.
1998-01-20 Marc G. FournierStart an openbsd port
1998-01-19 Bruce MomjianFix problem with nodes handling.
1998-01-19 Bruce MomjianAdded code so SubLinks make it to optimizer.
1998-01-19 Bruce MomjianCreate SubLink nodes in parser for Vadim.
1998-01-19 Bruce MomjianFix for SELECT INTO TABLE for varchar().
1998-01-17 Marc G. FournierFrom: "Michael J. Maravillo" <mmj@philonline.com>
1998-01-17 Marc G. FournierFrom: "Michael J. Maravillo" <mmj@philonline.com>
1998-01-17 Marc G. FournierMust commit configure changes after patch to configure.in
1998-01-17 Marc G. FournierFrom: "Billy G. Allie" <Bill.Allie@mug.org>
1998-01-17 Marc G. FournierFrom: Jan Wilhelm <Jan_Wilhelm@Physik.TU-Muenchen.DE>
1998-01-17 Bruce MomjianGram.y cleanup.
1998-01-17 Bruce MomjianCreates the SubLink structure, and the Query->hasSubLin...
1998-01-16 Bruce MomjianNew pg_attribute.atttypmod for type-specific informatio...
1998-01-16 Bruce MomjianTemporary varchar patch.
1998-01-15 Bruce MomjianFix for aggreg problem and fmgr.c compile problems.
1998-01-15 Marc G. FournierFix:
1998-01-15 PostgreSQL... Thank god for searchable mail archives.
1998-01-15 Bruce MomjianRemove Query->qry_aggs and qry_numaggs and replace...
1998-01-14 Bruce MomjianFunction cleanupo for List* when it should be Node *.
1998-01-14 Bruce MomjianCleanup of prototypes. FIx for PQtrace start/stop...
1998-01-13 Marc G. Fournierthis should pretty much clean up the i386_solaris port...
1998-01-13 Marc G. FournierVarious cleanups for the i386_solaris environment
1998-01-13 Marc G. Fournierisinf() doesn't exist under i386_solaris, so code it...
1998-01-13 Marc G. FournierOops, should be 'tas.o', not 'tas.s'
1998-01-13 Marc G. FournierMIssed a semi-colon in AC_LINK_FILES for i386_solaris...
1998-01-13 Marc G. FournierFurther clean up "auto-configuration" for ports
1998-01-13 Marc G. FournierWork on getting the i386_solaris compile to work ...
1998-01-13 Vadim B. MikheevRemove unused "option" from PQconnectdb().
1998-01-13 Vadim B. MikheevRemove PageSizeIsValid from BufferGetPageSize.
1998-01-13 Vadim B. Mikheevextern char* crypt_getpwdreloadfilename(void);
1998-01-13 Marc G. FournierAdd a 'dummy' file for i386_solaris.c for configure
1998-01-13 Marc G. FournierUpdated Regression output
1998-01-13 Marc G. FournierHave clean clean out the test directory also, as well...
1998-01-13 Marc G. FournierA minor patch for HP/UX 10 vs 9
1998-01-13 Marc G. FournierFrom: Goran Thyni <goran@bildbasen.se>
1998-01-13 Marc G. FournierOne more src/interfaces/libpq/Makefile problem: there...
1998-01-13 Marc G. FournierVarious fixes resulting from removing the PORTNAME...
1998-01-13 Marc G. FournierSome *very* major changes by darrenk@insightdist.com...
1998-01-13 Marc G. Fournier> It seems there is a mistake in substr function:
1998-01-13 Marc G. FournierShould fix it all, Peter?
1998-01-13 Marc G. FournierOops...missed over half the patch :(
1998-01-12 Marc G. FournierUpgrade to 0.76
1998-01-12 Bruce MomjianHtml backend_dir cleanup
1998-01-11 Bruce MomjianManual page dash cleanup.
next