OSDN Git Service

pg-rex/syncrep.git
2008-10-16 Tom LaneReduce chatter from _dosmaperr() when used in FRONTEND...
2008-10-16 Tom LaneFix SPI_getvalue and SPI_getbinval to range-check the...
2008-10-14 Tom LaneMake the system-attributes loop in AddNewAttributeTuple...
2008-10-14 Tom LaneAdd a defense to prevent storing pseudo-type data into...
2008-10-14 Tom LaneUpdate citext expected output for recent change in...
2008-10-14 Alvaro HerreraEnsure that CLUSTER leaves the toast table and index...
2008-10-14 Tom LaneExtend the date type to support infinity and -infinity...
2008-10-14 Tom LaneFix EncodeSpecialTimestamp to throw error on unrecogniz...
2008-10-14 Michael MeskesFixed parsing of parameters. Added regression test...
2008-10-14 Heikki LinnakangasFix oversight in the relation forks patch: forgot to...
2008-10-14 Tom LaneAdd docs and regression test about sorting the output...
2008-10-14 Tom LaneEliminate unnecessary array[] decoration in examples...
2008-10-13 Tom LaneImplement comparison of generic records (composite...
2008-10-13 Tom LaneUpdate oidjoins test to match CVS HEAD.
2008-10-13 Tom LaneFix bogus comment emitted by make_oidjoins_check, per...
2008-10-13 Tom LaneFix corner case wherein a WorkTableScan node could...
2008-10-11 Alvaro HerreraAdd missing header.
2008-10-10 Tom LaneFix COPY documentation to not imply that HEADER can...
2008-10-10 Tom LaneFix small query-lifespan memory leak introduced by...
2008-10-10 Tom LaneFix omission of DiscardStmt in GetCommandLogLevel,...
2008-10-10 Michael MeskesFixed "create role" parsing to accept optional "with...
2008-10-09 Tom LaneUn-break non-NLS builds.
2008-10-09 Alvaro HerreraFix two flaws in comments I just introduced, pointed...
2008-10-09 Tom LaneImprove the recently-added code for inlining set-return...
2008-10-09 Alvaro HerreraAdd initial plpgsql translation (with lots of fuzzies)
2008-10-09 Alvaro HerreraImprove translatability of error messages for external...
2008-10-09 Tom LaneFix overly tense optimization of PLpgSQL_func_hashkey...
2008-10-09 Tom LaneFix crash in bytea-to-XML mapping when the source value...
2008-10-09 Heikki LinnakangasForce a checkpoint in CREATE DATABASE before starting...
2008-10-08 Tom LaneModify the parser's error reporting to include a specif...
2008-10-07 Bruce MomjianUpdate Japanese FAQ.
2008-10-07 Tom LaneImprove some of the comments in fsmpage.c.
2008-10-07 Tom LaneExtend CTE patch to support recursive UNION (ie, withou...
2008-10-07 Michael MeskesSynced parser.
2008-10-07 Heikki LinnakangasWhen a relation is moved to another tablespace, we...
2008-10-07 Tom LaneImprove parser error location for cases where an INSERT...
2008-10-07 Bruce MomjianImprove backend flowchart to show more detail.
2008-10-07 Tom LaneFix oversight in recent patch to support multiple read...
2008-10-06 Tom LaneFix up ruleutils.c for CTE features. The main problem...
2008-10-06 Tom LaneWhen expanding a whole-row Var into a RowExpr during...
2008-10-06 Tom LaneFix GetCTEForRTE() to deal with the possibility that...
2008-10-06 Heikki LinnakangasUse fork names instead of numbers in the file names...
2008-10-06 Tom LaneEditorial improvements to description of pg_settings...
2008-10-06 Magnus HaganderAdd columns boot_val and reset_val to the pg_settings...
2008-10-06 Heikki LinnakangasIndex FSMs needs to be vacuumed as well. Report by...
2008-10-06 Tom LaneRandom speculation about the reason for PPC64 buildfarm...
2008-10-06 Tom LaneExperimental patch to see if it fixes MSVC builds ...
2008-10-06 Tom LaneFix the implicit-RTE code to be able to handle implicit...
2008-10-06 Tom LaneFix a missed case in int8-exp-three-digits.out, per...
2008-10-05 Tom LaneTweak the overflow checks in integer division functions...
2008-10-05 Tom LaneImprove behavior of WITH RECURSIVE with an untyped...
2008-10-05 Tom LaneFix markTargetListOrigin() to not fail on a simple...
2008-10-05 Peter EisentrautRemove some unportable tests
2008-10-05 Peter EisentrautRemove obsolete internal functions istrue, isfalse...
2008-10-05 Peter EisentrautReverse int8.out and int8-exp-three-digits.out mixup.
2008-10-05 Peter EisentrautAdditional test coverage for int8 type (int8.c)
2008-10-05 Peter EisentrautAdditional test coverage for boolean type (bool.c)
2008-10-04 Tom LaneImplement SQL-standard WITH clauses, including WITH...
2008-10-04 Peter EisentrautAdditional string function tests for coverage of oracle...
2008-10-04 Tom LaneAdd a note about how to check for bare < and & in SGML...
2008-10-03 Peter EisentrautAdd regression test for macaddr type. Enhance document...
2008-10-03 Peter EisentrautFix coverage targets so that HTML view is reliably...
2008-10-03 Peter EisentrautPut back the copying of some of the regression test...
2008-10-03 Heikki LinnakangasAdd relation fork support to pg_relation_size() functio...
2008-10-02 Bruce MomjianUpdate README.HOT to reflect new snapshot tracking...
2008-10-02 Tom LaneFix improper display of fractional seconds in interval...
2008-10-02 Tom LanePartial fix for contrib vpath breakage.
2008-10-02 Heikki LinnakangasMake the blkno arguments bigints instead of int4s....
2008-10-02 Heikki LinnakangasFix function name in pg_freespacemap docs. It's "pg_fre...
2008-10-02 Peter EisentrautUpdate pg_regress calls in PL checks to handle vpath...
2008-10-01 Peter EisentrautAllow pg_regress to be run outside the build tree....
2008-10-01 Tom LaneImprove tuplestore.c to support multiple concurrent...
2008-10-01 Magnus HaganderLink libpq with libgssapi if configure finds it, as
2008-10-01 Tom LaneSuppress an uninitialized-variable warning (not all...
2008-10-01 Heikki LinnakangasFix WAL redo of FSM truncation. We can't call smgrtrunc...
2008-09-30 Tom LaneFix compiler warning (unportable sprintf usage)
2008-09-30 Tom LaneFix misspelled comment
2008-09-30 Heikki LinnakangasRewrite pg_freespacemap to match the new FSM implementa...
2008-09-30 Heikki LinnakangasForgot to bump catalog version in the commit of FSM...
2008-09-30 Heikki LinnakangasRewrite the FSM. Instead of relying on a fixed-size...
2008-09-28 Tom LaneDept of second thoughts: let's make sure that get_index...
2008-09-28 Tom LaneAdd hooks to let plugins override the planner's lookups...
2008-09-27 Andrew DunstanCompare escaped chars case insensitively for ILIKE...
2008-09-26 Tom LaneFix pointer-advancement bugs in MS and US cases of...
2008-09-26 Tom LaneMake LIKE throw an error if the escape character is...
2008-09-25 Tom LaneEstablish the rule that array types should have the...
2008-09-24 Bruce MomjianAdd documentation about when trigger values NEW/OLD...
2008-09-24 Bruce MomjianFix integral timestamps so the output is consistent...
2008-09-24 Heikki LinnakangasFix pg_dump bug in the database-level collation patch...
2008-09-24 Tom LaneFix more problems with rewriter failing to set Query...
2008-09-24 Bruce MomjianFix markup tag error, envvar -> envar.
2008-09-24 Tom LaneFix unportable syntax used in recent patch. Per result...
2008-09-24 Magnus HaganderSilence compiler warning caused by recent collation...
2008-09-24 Magnus HaganderMake sure pg_control is opened in binary mode, to deal
2008-09-23 Magnus HaganderOnly show source file and line numbers to superusers...
2008-09-23 Bruce MomjianAdd comment about the use of EXEC_BACKEND.
2008-09-23 Bruce MomjianMention battery-backed cache under hardware selection...
2008-09-23 Heikki LinnakangasTighten the check in initdb and CREATE DATABASE that...
2008-09-23 Heikki LinnakangasMake LC_COLLATE and LC_CTYPE database-level settings...
2008-09-22 Tom LaneGet rid of pgpass_from_client tracking inside libpq...
next