OSDN Git Service

pg-rex/syncrep.git
2006-11-19 Tom LaneRepair problems with hash indexes that span multiple...
2006-11-17 Tom LaneClarify description of CIDR-address column of pg_hba...
2006-11-17 Tom LaneRepair two related errors in heap_lock_tuple: it was...
2006-11-17 Peter EisentrautSmall message equalization fix
2006-11-17 Bruce MomjianRename replication section "High Availability and Load...
2006-11-17 Bruce MomjianData Partitioning documentation section reduced and...
2006-11-17 Neil ConwayFix a typo.
2006-11-17 Michael MeskesFixed small typo, missing 'l' in 'Cluserting'
2006-11-17 Neil ConwayRemove a bunch of antique information from the appendix...
2006-11-17 Bruce MomjianUse more standard terms for replication, ideas from...
2006-11-16 Bruce MomjianMention two-phase commit for having all transactions...
2006-11-16 Bruce MomjianReconfigure failover/replication doc items to be varlis...
2006-11-16 Bruce MomjianClarify replication items, and define some terms.
2006-11-16 Peter EisentrautMessage fix
2006-11-16 Peter EisentrautString fix
2006-11-15 Bruce MomjianImprove broadcast wording for failover/clustering docum...
2006-11-14 Bruce MomjianAdd URL for case identifiers.
2006-11-14 Bruce MomjianFix xrefs for failover changes.
2006-11-14 Bruce MomjianUpdate failover docs, per suggestions from Chris Browne.
2006-11-14 Bruce MomjianFix URL for patch hold queue.
2006-11-13 Andrew DunstanForce plperl and plperlu to run in separate interpreter...
2006-11-12 Neil ConwayFix some typos in comments.
2006-11-12 Neil ConwayDo a round of copy-editing for the system catalog chapt...
2006-11-12 Neil ConwayMinor improvements to the description of archive_timeout.
2006-11-11 Tom LaneSuppress a few 'uninitialized variable' warnings that...
2006-11-10 Tom LaneFix pg_get_serial_sequence(), which could incorrectly...
2006-11-10 Tom LaneClean up some misleading references to %p being a full...
2006-11-10 Tom LaneImprove formatting of PQexecParams argument description...
2006-11-10 Tom LaneEmphasize that immutable and stable functions are not...
2006-11-10 Tom LaneFix errors in key_column_usage.position_in_unique_const...
2006-11-10 Neil ConwayMinor code cleanup for pgcrypto: for UDFs declared...
2006-11-10 Tom LaneFix set_joinrel_size_estimates() to estimate outer...
2006-11-08 Tom LaneChange Windows rename and unlink substitutes so that...
2006-11-08 Tom LaneModify aset.c to track the next intended block allocati...
2006-11-08 Tom LaneTweak accumArrayResult() to double the size of its...
2006-11-08 Tom LaneFix performance issues in replace_text(), replace_text_...
2006-11-08 Neil ConwayFix two typos.
2006-11-08 Teodor SigaevNew README, forgotten when docs was updated
2006-11-08 Michael MeskesApplied patch by Peter Harris to free auto_mem structur...
2006-11-08 Neil ConwayFix a memory leak in psql: we'd leak a few PGresult...
2006-11-08 Neil ConwayRemove a 15-year old comment questioning behavior that...
2006-11-07 PostgreSQL... Tag as Beta3 ... two outstanding *known* bugs before...
2006-11-06 Tom LaneRepair bug #2694 concerning an ARRAY[] construct whose...
2006-11-06 Tom LaneRemove temporary Windows-specific debugging code; it...
2006-11-06 Tom LaneUpdate release notes in preparation for RC1.
2006-11-06 Tom LaneRevert to the pre-8.2 method of probing for libm, that...
2006-11-06 Tom LaneGet rid of some unnecessary dependencies on DataDir...
2006-11-06 Neil ConwayMinor fix for LDAP authentication: if an error occurs...
2006-11-05 Tom LaneFix recently-identified PITR recovery hazard: the base...
2006-11-05 Tom LaneFix recently-understood problems with handling of XID...
2006-11-04 Tom LaneAdd note about space usage of 'manual' approach to...
2006-11-04 Tom LaneCorrect documentation error: in 8.1 and 8.2, %p in...
2006-11-03 Tom LaneMention 'void' as the proper return type when there...
2006-11-01 Tom LaneFix "failed to re-find parent key" btree VACUUM failure...
2006-11-01 Tom Lanepg_restore failed on tar-format archives if they contai...
2006-11-01 Tom LaneUpdate zic database to tzdata2006n.
2006-10-31 Teodor SigaevAdd description of new features
2006-10-31 Tom LaneFix misstatement about the results of using -1 with...
2006-10-31 Neil ConwayAdd text to the VACUUM, REINDEX, DROP TABLESPACE and...
2006-10-30 Peter EisentrautCode the unknown options check without using m4 diversi...
2006-10-30 Neil ConwayFix typo in backup docs. Patch from Euler Taveira de...
2006-10-27 Bruce MomjianFix typo in docs.
2006-10-26 Bruce MomjianFix spelling mistake in docs.
2006-10-26 Bruce MomjianAdd missing file for documentation section on failover...
2006-10-26 Bruce MomjianAdd documentation section on failover, replication...
2006-10-25 Tom Laneexpression_tree_walker failed to let walker function...
2006-10-24 Tom LaneFix check for whether a clauseless join has to be force...
2006-10-24 Tom LaneTweak zic.c to compile cleanly on MSVC: use CopyFile...
2006-10-24 Bruce MomjianCorrectino, add URL on :
2006-10-24 Bruce MomjianAdd URL for:
2006-10-24 Tom LaneRewrite discussion of ORDER BY to emphasize the SQL99...
2006-10-23 Tom LaneStamp 8.2beta2.
2006-10-23 Peter EisentrautAdd some real descriptions to the multiargument aggrega...
2006-10-23 Tom LaneFix broken markup.
2006-10-23 Peter EisentrautSpellchecking and such
2006-10-23 Peter EisentrautFix list of environment variables for configure. Remov...
2006-10-23 Michael MeskesSmall parser sync
2006-10-22 Tom LaneRemove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS...
2006-10-22 Tom LaneCode cleanup for pg_buffercache, from Mark Kirkwood.
2006-10-22 Tom LaneVarious MSVC build fixes from Magnus; also remove stray...
2006-10-22 Tom LaneSome desultory copy-editing.
2006-10-21 Tom LaneSome marginal editorial improvements and updates in...
2006-10-21 Peter EisentrautTranslations update
2006-10-21 Tom LaneFurther release-note editorialization.
2006-10-21 Tom LaneEditorial improvements for recent plpython doc updates.
2006-10-21 Bruce MomjianUpdate PQserverVersion() to use 8.1.X as an example...
2006-10-21 Bruce MomjianUpdate release notes for new pgcrypto additions.
2006-10-21 Bruce MomjianAdd URL for async I/O:
2006-10-21 Tom LaneRewrite discussion of string constant syntax to bring...
2006-10-21 Tom LaneMake index entry more specific.
2006-10-21 Tatsuo Ishiipgbench: More fix with handling default scaling factor...
2006-10-20 Tom LaneUpdate release notes to current, and do a pass of edito...
2006-10-20 Neil ConwayMinor doc tweak: make a reference to pg_locks into...
2006-10-20 Alvaro HerreraFix typo.
2006-10-20 Tom LaneMarginal code cleanups in pg_logdir_ls: use ReadDir...
2006-10-19 Tom LaneTry to fix the AIX getaddrinfo mess in a way that works...
2006-10-19 Tom LaneClarify note about interaction of log_statement logging...
2006-10-19 Tom LaneMarginal improvement in logging: include the function...
2006-10-19 Tom LaneRename our substitute qsort to pg_qsort at the link...
2006-10-19 Tom LaneAdd externs for optarg/optind where apparently needed...
next