OSDN Git Service

pg-rex/syncrep.git
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
2000-03-26 Tom LaneImprove descriptions of postmaster switches.
2000-03-26 Tom LaneRearrange steps in recommended install procedure to...
2000-03-26 Tom LaneAdd description of new parallel regression testing...
2000-03-26 Tom LaneUpdate descriptions of configure's options, and documen...
2000-03-26 Tom LaneFix erroneous claim that 'postmaster -S' leaves the...
2000-03-26 Bruce MomjianUpdate initdb flags.
2000-03-26 Tatsuo IshiiChange resultmap:
2000-03-26 Tatsuo IshiiNew platform specific geometry regression expected...
2000-03-26 Tatsuo IshiiRemove some results from int4-not-representable.out
2000-03-26 Tom LaneMake configure --help produce slightly more useful...
2000-03-26 Tom LaneIn PQnotifies discussion, reference PQsocket as functio...
2000-03-26 Bruce MomjianAttached is the regression diff for geometry, RedHat...
2000-03-25 Tom LaneRemove bogus complexity from build/install of plperl...
2000-03-25 Tom LaneOld patch from Mark Hollomon to add plperl to createlan...
2000-03-25 Tom LaneAnother fix for old shells.
2000-03-25 Tom LaneFix syntax error reported by old shells ("if ! command...
2000-03-25 Bruce MomjianMore >&1 cleanups
2000-03-25 Bruce MomjianMore changes of >& to 2>&1
2000-03-25 Bruce MomjianRemove >& and make it 2>&1
2000-03-25 Bruce MomjianAdd POLLUTE=1 to perl Makefile.PL creations.
2000-03-24 Tom LanetransformCreateStmt should put Ident nodes, not ColumnD...
2000-03-24 Tom LaneImprove comment.
2000-03-24 Tom LaneSave a few cycles in simple cases: no need to call...
2000-03-24 Bruce MomjianRemove -O2 for aix.
2000-03-24 Bruce MomjianMove LOCK terms down.
2000-03-24 Tom Laneoutfuncs.c was missing a print routine for Material...
2000-03-24 Tom LaneRename bytea functions to not have upper-case letters...
2000-03-24 Tom LaneFold PQsetenv working state into PGconn, rather than...
2000-03-24 Tatsuo IshiiUpdate multi-byte support README
2000-03-24 Bruce MomjianUpdate HISTORY
next