OSDN Git Service

pg-rex/syncrep.git
1998-04-17 Bruce MomjianUpdate HISTORY/TODO. Disable HAVING.
1998-04-17 Thomas G. LockhartUse POSTGRESDIR to set initial PGDOCS destination direc...
1998-04-17 Thomas G. LockhartUpdate info to reflect success on Alpha/Linux and Alpha...
1998-04-17 Thomas G. LockhartFix typos in a couple of examples.
1998-04-17 Marc G. FournierA few minor mods:
1998-04-17 Marc G. FournierFrom: Darren King <darrenk@insightdist.com>
1998-04-17 Marc G. FournierGet rid of the TEMPLATE verbosity and make it so that...
1998-04-17 Marc G. FournierFrom: Brook Milligan <brook@trillium.NMSU.Edu>
1998-04-15 Marc G. FournierFrom: David Hartwig <daveh@insightdist.com>
1998-04-15 Bruce MomjianUpdate FAQ.
1998-04-15 Bruce Momjianpgintro now has a list of all manual pages.
1998-04-15 Bruce MomjianMove HAVING function to proper file.
1998-04-14 Edmund Mergl1.7.3
1998-04-14 Bruce MomjianUpdate gram.c.nd *.h files.
1998-04-14 Bruce MomjianUpdate gram.c scan.c.
1998-04-13 Bruce MomjianCleanup up code.
1998-04-13 Bruce MomjianWhat was LINUX_ELF doing in there?
1998-04-13 Marc G. FournierReplace old PostODBC driver with new one...
1998-04-13 Marc G. FournierFrom: Diab Jerius <dj@pelf.harvard.edu>
1998-04-12 Bruce MomjianNew book to FAQ.
1998-04-12 Marc G. FournierMore work in the right direction on linux/alpha
1998-04-12 Bruce MomjianFix for PROFILE env.
1998-04-11 Marc G. Fournierlinuxalpha patches from Ryan Kirkpatrick <rkirkpat...
1998-04-10 Marc G. FournierOops...I used Relation->rd_fd->relname exactly, instead...
1998-04-10 Marc G. FournierOkay, add relation name to the file generating the...
1998-04-10 Marc G. FournierSee if I can determine where the BTP_CHAIN error is...
1998-04-10 Marc G. Fourniermake --with-libs == --with-libraries
1998-04-10 Bruce MomjianClean up HISTORY file so I can generate cleaner HTML.
1998-04-09 Bruce MomjianOops reverse patch. no need for it.
1998-04-09 Bruce MomjianAllow -lib-dir to find libreadline.a
1998-04-08 Thomas G. LockhartStill mostly empty but add info on PAGER env variable...
1998-04-08 Thomas G. LockhartFix incorrect second argument type for dpow() declaration.
1998-04-08 Thomas G. LockhartPrepare the EXTRACT() clause for supporting TIMEZONE_HOUR
1998-04-08 Thomas G. LockhartTemporarily back out fixes for unary minus parsing.
1998-04-08 Bruce MomjianRemove name.* files.
1998-04-08 Marc G. FournierFrom: Bruce Stephens <bruce@cenderis.demon.co.uk>
1998-04-07 Bruce MomjianRe-add pg_dump fix.
1998-04-07 Bruce MomjianReverse out pg_dump changes.
1998-04-07 Bruce MomjianUpdate configure.
1998-04-07 Bruce MomjianUpdate for 6.3.2
1998-04-07 Bruce MomjianBack out char2-char16 removal. Add later.
1998-04-07 Bruce MomjianFix for ACL's from Thomas A. Szybist.
1998-04-06 Bruce MomjianAssert fix
1998-04-06 Bruce MomjianASSERT fixes.
1998-04-06 Bruce Momjiandistclean cleanup
1998-04-06 Bruce MomjianDESTDIR removed, again.
1998-04-06 Thomas G. LockhartOlder html conversion of original docs to html
1998-04-06 Bruce Momjiandestdir cleanup.
1998-04-06 Bruce MomjianMakefile cleanup./
1998-04-06 Bruce Momjianconfiure cleanup
1998-04-06 Bruce MomjianCleanup of compiler warnings.
1998-04-06 Bruce MomjianCleanup initdb
1998-04-06 Bruce Momjiancleanup and possible alpha-linux fix.
1998-04-06 Bruce MomjianMake DESTDIR consistent, and verious Linux cleanups.
1998-04-06 Bruce MomjianRe-introduce $DISTDIR.
1998-04-06 Bruce MomjianMove initdb.sh to initdb
1998-04-06 Bruce MomjianHi,
1998-04-05 Bruce MomjianRemove DISTDIR.
1998-04-05 Bruce Momjianthis patch solve 2 problemes :
1998-04-05 Bruce Momjianconfigure cleanup.
1998-04-05 Bruce MomjianRemove GetDatabaseName/Path and use globals. Make...
1998-04-05 Bruce Momjianconfiugre.in cleanup.
1998-04-05 Bruce MomjianHere are 3 patches (all relative to the src directory...
1998-04-05 Thomas G. LockhartInformation completely translated to the SGML/DocBook...
1998-04-05 Thomas G. LockhartInclude complete Makefile.global if available,
1998-04-05 Bruce MomjianFix for memory leak.
1998-04-04 Thomas G. LockhartClean up formatting.
1998-04-04 Thomas G. LockhartInclude example of table loading using the COPY command.
1998-04-04 Thomas G. LockhartConvert body of chapter to SGML. Was embedded text...
1998-04-04 Thomas G. LockhartSmall corrections from Phil Thompson, the original...
1998-04-04 Thomas G. LockhartInclude the stub docs for the rules system. Omission...
1998-04-03 Bruce MomjianA couple of weeks ago I submitted a patch to fix config...
1998-04-02 Vadim B. MikheevFix merging pathes of pruned rels ("indices are unused...
1998-04-01 Marc G. Fournierresync configure
1998-04-01 Marc G. FournierFrom: Maurice Gittens <mgittens@david.gits.nl>
1998-04-01 Marc G. Fournierremove the call to port-protos.h ...
1998-03-31 Bruce MomjianSmall HAVING cleanup.
1998-03-31 Bruce MomjianFix macro read violation for Maurice.
1998-03-31 Bruce MomjianMerge rename name page into alter table. Fix UNION...
1998-03-31 Marc G. FournierPointed out by: Doug Winterburn <dlw@seavme.xroads...
1998-03-31 Marc G. FournierPointed out by: Doug Winterburn <dlw@seavme.xroads...
1998-03-30 Bruce Momjiandocumentation for HAVING, clean up UNION comment.
1998-03-30 Bruce MomjianThis simple patch to catalog/pg_type.c fixes a buffer...
1998-03-30 Bruce MomjianThis problem had nothing to do with the upgrades I...
1998-03-30 Bruce MomjianThe following uuencoded, gzip'd file will ...
1998-03-30 Bruce MomjianThe buffer overrun while creating sequences turns out...
1998-03-30 Bruce MomjianThere's a patch attached to fix gcc 2.8.x warnings...
1998-03-30 Bruce MomjianI started adding the Having Clause and it works quite...
1998-03-29 Marc G. FournierUpgrade to v0.86
1998-03-28 Bruce MomjianPrevent pgindent from being run on odbc in the future.
1998-03-26 Bruce MomjianI have been troubled by a segmentation fault when reloa...
1998-03-26 Bruce MomjianBETWEEN and LIKE patch from Thomas
1998-03-26 Bruce MomjianUpdate manual
1998-03-25 Bruce MomjianMention rollback instead of abort.
1998-03-25 Bruce Momjianinstall cleanup
1998-03-23 Bruce MomjianFAQ_Irix update
1998-03-23 Bruce Momjianupdate for 6.3.1
1998-03-23 Bruce MomjianManual page fixes.
1998-03-23 Bruce Momjianautoconf again.
1998-03-23 Bruce Momjianmore tcl/tk fixes
next