OSDN Git Service

pg-rex/syncrep.git
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
1998-01-06 Bruce MomjianFix sorting of multiple fields broken with UNION.
1998-01-06 Bruce MomjianCleanup of sort nodes and use of strtoul .
1998-01-06 Bruce MomjianABORT to ERROR in catalog/.
1998-01-06 Bruce MomjianRegression cleanup of WARN.
1998-01-06 Bruce MomjianChange some labels in bootparse to make ctags happy...
1998-01-05 Bruce MomjianMove variable.c to commands/ and aclchk.c to catalog/.
1998-01-05 Bruce MomjianMove variable.c to commands/ and aclchk.c to catalog/.
1998-01-05 Bruce MomjianChange some ABORTS to ERROR. Add line number when...
1998-01-05 Bruce MomjianRemove un-needed quotes from psql \d DEFAULT display.
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1998-01-05 Bruce MomjianChange elog(WARN) to elog(ERROR) and elog(ABORT).
1998-01-05 Bruce MomjianAdd NOT NULL and DEFAULT to \d table.
1998-01-04 Marc G. FournierVarious fixes NETBSD/sparc related
1998-01-04 Bruce MomjianFix for aggs on views and complex ones. I missed one...
1998-01-04 Bruce MomjianFix for count(*), aggs with views and multiple tables...
1998-01-02 Marc G. Fournierneed to include postgres.h before HAVE_DLD_H
1998-01-01 Thomas G. LockhartTest for __ELF__ rather than LINUX_ELF in headers.
next