OSDN Git Service

pg-rex/syncrep.git
2007-12-09 Tom LaneFix completely-bogus volatility markings on pg_trgm...
2007-12-08 Tom LaneFix mergejoin cost estimation so that we consider the...
2007-12-08 Bruce MomjianIn the release notes, mention that the "Overview" items...
2007-12-07 Bruce MomjianIn release notes, mention "most" updates are improved...
2007-12-07 Bruce MomjianRemove completed 8.3 TODO items:
2007-12-07 Bruce MomjianUpdate HOT description to make index column changes...
2007-12-07 Bruce MomjianChange documentation, change "distributed" checkpoints...
2007-12-07 Tom LaneClean up a couple of problems in crosstab_hash's use...
2007-12-07 Peter EisentrautRealign the running text in this file to 79 characters...
2007-12-07 Neil ConwayFix typo in pg_standby docs. Arul Shaji.
2007-12-06 Tom LaneAdd missing table entry for lastval(), per Jeff Davis.
2007-12-06 Magnus HaganderDisable asserts by default on msvc build (to make it...
2007-12-06 Alvaro HerreraChange wording of logged message when cancelling an...
2007-12-06 Tom LaneMake an editorial pass over the newly SGML-ified contri...
2007-12-05 Peter EisentrautRemove unused, occasionally confusing graphics building...
2007-12-04 Tom LaneCorrect misattribution of earthdistance module ---...
2007-12-04 Magnus HaganderDon't send an empty SSPI negotiation packet at the...
2007-12-03 Tom LaneEntity-ify a passel of & < > characters. Per gripe...
2007-12-03 Tom LaneFix build_minmax_path() to cope if an IS NULL clause...
2007-12-03 Tom LaneRemove contrib/spi/preprocessor, which has been uninter...
2007-12-03 Magnus HaganderDefault to integer timestamps being off until 8.4,...
2007-12-03 Magnus HaganderDon't try to install README.spi
2007-12-03 Magnus HaganderAdd missing documentation for SSPI packets.
2007-12-03 Tom LaneImprove partitioning example, per Itagaki Takahiro.
2007-12-03 Tom LaneRemove obsoleted README files.
2007-12-03 Tom LaneAdd SGML documentation for contrib/spi and contrib...
2007-12-03 Tom LaneUpdate SGML contrib documentation to catch up with...
2007-12-03 Tom LaneStamp 8.3beta4.
2007-12-03 Tom LaneRevert COPY OUT to follow the pre-8.3 handling of ASCII...
2007-12-02 Tom LaneEnsure that all <sect1> and <refentry> tags have IDs...
2007-12-02 Tom LaneRemove README files now migrated to SGML docs.
2007-12-02 Tom LaneAdd SGML docs for contrib/dict_int and contrib/dict_xsyn.
2007-12-02 Tom LaneImprove the manual's discussion of partitioning. Recom...
2007-12-02 Tom LaneMention hash opclasses in 'System Dependencies on Opera...
2007-12-02 Tom LaneSync release notes with CVS HEAD; various editorial...
2007-12-01 Tom LaneCode review for LIKE ... INCLUDING INDEXES patch. ...
2007-12-01 Tom LaneSuppress compiler warnings in recent plperl patch....
2007-12-01 Andrew DunstanRevert inadvertantly committed change.
2007-12-01 Andrew DunstanWorkaround for perl problem where evaluating UTF8 regex...
2007-11-30 Tom LaneAvoid incrementing the CommandCounter when CommandCount...
2007-11-30 Tom LaneRepair bug that allowed RevalidateCachedPlan to attempt...
2007-11-30 Magnus HaganderAdd win32error.c to libpq, needed to resolve _dosmaperr.
2007-11-30 Magnus HaganderUse _dosmaperr() to deal with errors opening files...
2007-11-30 Bruce MomjianUpdate release notes to current CVS.
2007-11-29 Bruce MomjianUpdate Japanese FAQ.
2007-11-29 Peter EisentrautTranslation updates
2007-11-28 Bruce MomjianAdd additional PITR documentation.
2007-11-28 Tom LaneMake a cleanup pass over error reports in tsearch code...
2007-11-28 Bruce MomjianRETURN NEXT doc improvement, per Alvaro.
2007-11-28 Bruce MomjianUpdate RETURN NEXT documentation for plpgsql.
2007-11-28 Tom LaneImprove test coverage of CLOBBER_CACHE_ALWAYS by having...
2007-11-28 Bruce MomjianPlpgsql doc cleanup.
2007-11-28 Tom LaneAdjust the names of a couple of tsearch index support...
2007-11-28 Tom LaneInstall a lookaside cache to speed up repeated lookups...
2007-11-28 Peter EisentrautProper capitalization of Ispell
2007-11-28 Peter Eisentrautspell checker run
2007-11-28 Peter EisentrautFix XML Schema structure for char types without length...
2007-11-28 Peter EisentrautImprove terminology
2007-11-28 Peter EisentrautFix typo
2007-11-28 Peter EisentrautAdd credit to Pavel Stehule for XML functionality
2007-11-28 Peter EisentrautFix column number
2007-11-28 Peter EisentrautProperly recognize and announce input errors.
2007-11-28 Bruce MomjianAdd a few current_* variable index entries to the docs.
2007-11-28 Bruce MomjianAdd comments about VACUUM to free space map docs.
2007-11-28 Bruce MomjianChange a stop word on the right-hand-side in the thesau...
2007-11-27 Tom LaneFix plpgsql to not lookup block labels except in contex...
2007-11-27 Tom LaneFix pg_regress to check the directory it is actually...
2007-11-27 Tom LaneAdd quote_literal(anyelement) to preserve (and, in...
2007-11-27 Tom LaneSuppress compiler warning.
2007-11-27 Bruce MomjianAdd example of MONEY casting to numeric if locale is...
2007-11-27 Peter EisentrautMake casts from xml to text independent of the XML...
2007-11-27 Peter Eisentrautcorrect capitalization
2007-11-27 Bruce MomjianWording improvement for MONEY casting.
2007-11-27 Bruce MomjianAdd documentation about the issues of casting MONEY...
2007-11-26 Bruce MomjianAdd:
2007-11-26 Peter EisentrautChange index_name to name for consistency.
2007-11-26 Tom LaneFix select_common_type() so that it can select a domain...
2007-11-26 Peter EisentrautRequire a specific Autoconf version, instead of a lower...
2007-11-25 Andrew DunstanAllow for X as well as x to be the prefix for hexadecim...
2007-11-25 Andrew DunstanFix XML tag namespace change inadvertantly missed from...
2007-11-25 Peter EisentrautUse double quotes for quoting xml attributes.
2007-11-25 Tom LaneFix thinko in comment.
2007-11-24 Tom LaneReduce routine successful-archiving message from LOG...
2007-11-24 Tom LaneFix (I think) broken usage of MultiByteToWideChar....
2007-11-24 Tom LaneSlightly more paranoia and slightly better comments...
2007-11-24 Tom LaneAdd missed entry for new money regression test.
2007-11-24 Tom LaneMove resetting of currSchema to a spot where it's not...
2007-11-24 D'Arcy J.M... Add regression tests for MONEY type.
2007-11-24 Tom LaneSave another little bit of planner overhead on simple...
2007-11-24 Bruce MomjianIf pg_dump drops a schema, make sure 'search_path'...
2007-11-24 Bruce MomjianClarify how MONEY trims off trailing thousands separator.
2007-11-24 Bruce MomjianMake the MONEY data type have a thousands separator...
2007-11-24 Bruce MomjianBorland BCC does not support SSPI, per cnliou9@fastmail.fm.
2007-11-24 Bruce MomjianBorland CC 5.5.1 needs ssize_t, per cnliou9@fastmail.fm.
2007-11-24 Tom LaneChange fix_scan_expr() to avoid copying the input node...
2007-11-23 Tom LaneAvoid uselessly building a duplicate of the original...
2007-11-23 Bruce MomjianFix white space in MONEY type code. Rename 'comma...
2007-11-23 Bruce MomjianUpdate text:
2007-11-23 Alvaro HerreraFix buggy usage of vsnprintf in PL/Python by removing...
2007-11-23 Tatsuo IshiiFix "Overall Page Layout" table. The second row should...
next