OSDN Git Service

pg-rex/syncrep.git
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.
1998-01-11 Marc G. FournierFix from Peter for BLOBs
1998-01-11 Marc G. FournierPeter's Mega-Patch for JDBC...
1998-01-11 Bruce MomjianFix SCO and change index name.
1998-01-11 Bruce MomjianClean up of copyfuncs.
1998-01-11 Bruce Momjianpsql help cleanup.
1998-01-11 Bruce MomjianUpdate psql help.
1998-01-11 Bruce MomjianAdd UNION, GROUP, DISTINCT to INSERT.
1998-01-10 Thomas G. LockhartFix up for recent changes in elog error messages.
1998-01-10 Bruce MomjianFix CLUSTER.
1998-01-10 Bruce MomjianBye CursorStmt, now use SelectStmt.
1998-01-09 Bruce MomjianRemove old quel labels.
1998-01-09 Bruce MomjianRemove old quel labels.
1998-01-09 Bruce MomjianRemove old quel labels.
1998-01-09 Bruce MomjianPAGER \z in psql.
1998-01-09 Bruce MomjianYohoo UNIONS of VIEWS.
1998-01-08 Bruce MomjianCleanup of varchar.
1998-01-08 Bruce MomjianRe-install working varchar() with compress size.
1998-01-08 Bruce MomjianCompletion of varchar rollback.
1998-01-08 Bruce MomjianCleanup of varchar.
1998-01-08 Bruce MomjianRollback varchar size change.
1998-01-07 Bruce MomjianFix for varchar I missed.
1998-01-07 Bruce MomjianGoodbye ABORT. Hello ERROR for all errors.
1998-01-07 Bruce MomjianAllow varchar() to only store needed bytes. Remove...
1998-01-07 Marc G. FournierWrap the function in and #ifdef, not the header files
1998-01-07 Bruce MomjianCleanup of outnodes.
1998-01-07 Bruce MomjianCleanup of outnodes.
1998-01-07 Bruce MomjianFix for views and outnodes.
1998-01-07 Bruce MomjianCleanup of outnode stuff.
1998-01-07 Bruce MomjianCleanup of outnode stuff.
1998-01-07 Bruce MomjianCleanup of outnode stuff.
1998-01-07 Bruce MomjianChange web page directions.
1998-01-07 Marc G. FournierShort little FAQ for FreeBSD
next