OSDN Git Service

pg-rex/syncrep.git
2000-04-05 Michael Meskes*** empty log message ***
2000-04-05 Bruce MomjianPlease forget all I said about gcc and AIX in my previo...
2000-04-05 Peter EisentrautSolaris geometry results were out of sync with the...
2000-04-05 Michael Meskes*** empty log message ***
2000-04-05 Bruce MomjianRename geometry.*bsdi to geo.*bsd. for Freebsd.
2000-04-05 Marc G. Fournierfreebsd 4.0 is like bsdi for geometry test ...
2000-04-05 Marc G. Fournierfreebsd has *-freebsd and *-freebsdelf ... float8 passe...
2000-04-04 Tom LaneActually, that still wasn't quite right. If we skip...
2000-04-04 Tom LaneFix bug noted by Bruce: FETCH in an already-aborted...
2000-04-04 Bruce MomjianRemove FETCH syntax heading from MOVE manual page.
2000-04-04 Bruce MomjianRemove from FETCH manual page:
2000-04-04 Bruce MomjianNo ID file needed.
2000-04-04 Bruce MomjianUpdate QNX FAQ
2000-04-04 Tom LaneAdd a check to pg_dump to see whether backend is same...
2000-04-04 Bruce MomjianUpdate regression for bsdi.
2000-04-04 Tom LaneCorrect off-by-one error in strncat() usage.
2000-04-04 Tom LaneWhen rewriting an aggregate introduced into WHERE,...
2000-04-04 Tom LaneFor no good reason at all, libplpgsql was getting linke...
2000-04-04 Tom LaneFix extremely nasty little bug observed when a sub...
2000-04-04 Thomas G. LockhartAugment the function call map logic with code from...
2000-04-03 Bruce MomjianHi,
2000-04-03 Michael Meskes*** empty log message ***
2000-04-03 Tom LaneLooks like Peter forgot to commit configure with config...
2000-04-02 Tom LaneCopy-editing, mostly.
2000-04-02 Tom LaneMention DST boundaries as a possible cause of regress...
2000-04-02 Michael Meskes*** empty log message ***
2000-03-31 Peter EisentrautAdjusted for new (again!) config.guess output under QNX
2000-03-31 Tom LaneFix low-probability bug in relcache startup: write_irel...
2000-03-31 Tom LaneCorrect typo.
2000-03-31 Tom LaneImprove wording a little bit.
2000-03-31 Tom LaneUpdate index cost estimation docs to final 7.0 scheme.
2000-03-31 Tom LaneMinor copy-editing.
2000-03-31 Tom LaneCREATE AGGREGATE ref page claimed that a noise-word...
2000-03-31 Bruce MomjianI have tested the beta3 on WinNT and here are the results:
2000-03-31 Bruce MomjianFix pgaccess __wish__ thing.
2000-03-31 Tatsuo IshiiRegenerate configure (for configure.in version 1.305)
2000-03-31 Tatsuo IshiiFix configure.in. Remove SJIS, BIG5, WIN1250 from the...
2000-03-31 Bruce MomjianAdd new pgaccess languages.
2000-03-31 Bruce MomjianUpdate pgaccess to 0.98.5
2000-03-31 Hiroshi Inoue*** empty log message ***
2000-03-31 Thomas G. LockhartInclude all information from the old man pages.
2000-03-31 Thomas G. LockhartUse a uniform chapter title for all of the procedural...
2000-03-31 Tom LaneUpdate from Andreas Kardos.
2000-03-31 Tom LaneAdd expected output for netbsd, per report from Patrick...
2000-03-31 Tom LaneAdd resultmap entries for datetime-related tests on...
2000-03-31 Tom LaneUpdate horology-solaris-1947.out per results from SL...
2000-03-31 Tom LaneUpdate alpha templates as suggested by SL Baur and...
2000-03-31 Tom LaneUse the CXXFLAGS exported by configure (amazingly,...
2000-03-31 Thomas G. LockhartMinor markup changes. Refer to (".../catalog") in the...
2000-03-31 Thomas G. LockhartAdd Bruce's pgeasy doc from the man page.
2000-03-31 Thomas G. LockhartDocument recent changes in syntax, including examples.
2000-03-31 Tom LaneGet rid of SetBufferWriteMode(), which was an accident...
2000-03-31 Tom LaneNew coding for SET provoked a 'var might be used uninit...
2000-03-31 Bruce MomjianUpdate make_mkid for mkid version 4.0.
2000-03-30 Tom LaneMake discussion of names clearer and more accurate.
2000-03-30 Thomas G. LockhartRemove PL/perl language chapter, since it shows up...
2000-03-30 Thomas G. LockhartAccumulated fixups.
2000-03-30 Thomas G. LockhartRenamed from bug-reports.sgml. Not all problems are...
2000-03-30 Thomas G. LockhartWriteup from Tom Lane on how costs are estimated.
2000-03-30 Thomas G. LockhartHints on how to fill a database.
2000-03-30 Thomas G. LockhartAdd reference to the original Postgres papers at a...
2000-03-30 Thomas G. LockhartSmall emacs fixup for catalogs.
2000-03-30 Thomas G. LockhartSplit off language-specific docs to their own chapters.
2000-03-30 Michael Meskes*** empty log message ***
2000-03-30 Tom Lanealpha-dec-osf host pattern must become alpha.*-dec...
2000-03-30 Tom LaneUpdate alternate float8 output files to match current...
2000-03-30 Tom LaneUpdate numeric_big regress test for 7.0. This has...
2000-03-30 Thomas G. LockhartEnable more flexible syntax for the SET command. Now...
2000-03-30 Tom LaneMakefile should not pre-empt user's decision about...
2000-03-30 Tom LaneUnixware fix for new config.guess output,
2000-03-30 Tom LaneMake use of configure symbols for unportable constructs...
2000-03-30 Tom LaneAutoconf.
2000-03-30 Tom LaneAdd configure checks to see if 'using namespace std...
2000-03-30 Thomas G. LockhartChange cross reference to CREATE AGGREGATE to a citatio...
2000-03-30 Tom LaneRemove extraneous semicolon.
2000-03-30 Tom LaneReplace refs to v6.6 with v7.0.
2000-03-30 Tom LaneTweak indexscan cost estimation: round estimated #...
2000-03-29 Peter EisentrautAdded latest config.guess and config.sub
2000-03-29 Thomas G. LockhartChange rules for interpreting date/time input to disall...
2000-03-29 Thomas G. LockhartChange rules for interpreting date/time input to disall...
2000-03-28 Thomas G. LockhartFix markup for terminology.
2000-03-28 Thomas G. LockhartAdd mention of join syntax to release notes, and reform...
2000-03-28 Thomas G. LockhartUpdate SGML catalog references to DocBook 3.1 on FreeBSD.
2000-03-28 Tom LaneSmall improvements to user's guide description of arrays.
2000-03-28 Tom LaneOops, missed some < and > that need to be &lt; and...
2000-03-28 Tom LaneClean up major bogosity in description of creating...
2000-03-28 Tom LaneAdd a little to index operator class discussion.
2000-03-28 Tom LaneFix some bogosity in the tutorial examples.
2000-03-27 Bruce MomjianAllow compile to finish even if plperl fails, which...
2000-03-27 Peter EisentrautFixed bug with repeated \e in psql (failed to clear...
2000-03-27 Thomas G. LockhartStart updating for the v7.0 release.
2000-03-27 Thomas G. LockhartAllow full type names in CREATE FUNCTION arguments...
2000-03-27 Thomas G. LockhartFix up comments where had been uglified by the automate...
2000-03-27 Thomas G. LockhartChange form of query which used "DISTINCT ON" to help...
2000-03-27 Bruce MomjianAdd html FAQ and FAQ_DEV sources
2000-03-27 Tatsuo IshiiEnhance pg_ctl so that it prints error messages from...
2000-03-26 Tom LaneUpdate obsolete statement that indexes can have only...
2000-03-26 Tom LaneUpdate/improve documentation about creating aggregate...
2000-03-26 Tom LanenodeAgg has always been willing to accept an aggregate...
2000-03-26 Peter EisentrautUpdated user's guide to match new psql's output format
next