OSDN Git Service

pg-rex/syncrep.git
2006-09-21 Tom LaneFix free space map to correctly track the total amount...
2006-09-21 Teodor SigaevAdd comments about STORAGE option for GIN
2006-09-21 Teodor SigaevFix table's caption
2006-09-21 Michael MeskesUpdated several parts in particular variable handling...
2006-09-21 Bruce MomjianWording changes for continuous archving, per Simon.
2006-09-20 Tom LaneAdd documentation for new in-core advisory lock functio...
2006-09-20 Bruce MomjianAdd URL for domain casting:
2006-09-20 Bruce MomjianUpdate release notes to use scaron, rather than numeric...
2006-09-20 Tom LaneFix bogus markup.
2006-09-20 Bruce MomjianAdd AIX shared library support item to release notes.
2006-09-20 Tom LaneChange patternsel (LIKE/regex selectivity estimation...
2006-09-20 Bruce MomjianRelease note wording improvement.
2006-09-20 Bruce MomjianAdd shared linking information to AIX FAQ.
2006-09-20 Neil ConwayImprovements to the partitioning documentation. Origina...
2006-09-19 Tom LaneImprove usage of effective_cache_size parameter by...
2006-09-19 Neil ConwayDo a round of copy-editing for the release notes: fix...
2006-09-19 Bruce MomjianDashed items are now for 8.3:
2006-09-19 Bruce MomjianRemove completed TODO items:
2006-09-19 Neil ConwayDocument how to use psql's --single-transaction option...
2006-09-19 Tom LaneFix broken markup.
2006-09-19 Tom LaneFix shared library creation to work properly on AIX...
2006-09-19 Neil ConwayMinor additions and typo fixes for the backup documenta...
2006-09-19 Bruce MomjianMore 8.2 release item reordering.
2006-09-19 Bruce MomjianReorder 8.2 release note items more logically.
2006-09-19 Bruce MomjianUpdate migration changes, more cleanups.
2006-09-18 Bruce MomjianProperly mention in the release notes that fillfactor...
2006-09-18 Bruce MomjianWrap long lines in 8.2 release notes.
2006-09-18 Bruce MomjianUpdates from Jim Nasby.
2006-09-18 Tom LaneAdd built-in userlock manipulation functions to replace...
2006-09-18 Bruce MomjianMove 8.2 release documentation into SGML.
2006-09-18 Neil ConwayMake the order of the CASCADE and RESTRICT keywords...
2006-09-18 Tom LaneDocumentation for VALUES lists. Joe Conway and Tom...
2006-09-18 Bruce MomjianAdd URL for commenting postgresql.conf:
2006-09-18 Bruce MomjianAdd URL for UUID:
2006-09-18 Tom LaneFix problems with column name list of CREATE TABLE...
2006-09-18 Bruce MomjianAdd item:
2006-09-18 Bruce MomjianAdd URL to UPDATE unique index case x=x+1:
2006-09-18 Teodor SigaevImprove wordings by David Fuhry <dfuhry@cs.kent.edu>
2006-09-18 Tom LaneFix CREATE TABLE ... AS VALUES ... to work rather than...
2006-09-17 Tom LaneChange ANALYZE to take ShareUpdateExclusiveLock not...
2006-09-17 Tom LaneMarginal cleanup in arrangements for ensuring StrategyH...
2006-09-16 Bruce MomjianUpdate TODO for short header versions:
2006-09-16 Tom LaneRename the recently-added pg_timezonenames view to...
2006-09-16 Tom LaneUpdate timezone data files to release 2006k of the...
2006-09-16 Tom LaneRename xml_valid() to xml_is_well_formed(), but provide...
2006-09-16 Tom LaneDefine errcode as __msvc_errcode not __vc_errcode for...
2006-09-16 Tom LaneFix some more uses of str[n]casecmp that should be...
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-09-15 Bruce MomjianDocument Warm Standby for High Availability
2006-09-15 Bruce MomjianDocument WAL recovery now uses checkpoints.
2006-09-15 Tom LaneSeveral fixes for MSVC build scripts, from Magnus.
2006-09-15 Tom LaneFix some uses of str[n]casecmp that should be pg_str...
2006-09-15 Tom LaneFix some uses of str[n]casecmp that should be pg_str...
2006-09-15 Tom LaneRemove WINLDAPAPI decoration from ldap_start_tls_sA...
2006-09-15 Tom LaneImprove confusing comment for HeapTupleSatisfiesNow...
2006-09-14 Bruce MomjianMake postgresql.conf.sample match the initdb defaults...
2006-09-14 Tom LaneAdd a couple of information functions to support direct...
2006-09-14 Bruce MomjianSeems no one wants this:
2006-09-14 Bruce MomjianDone:
2006-09-14 Bruce MomjianNot done yet:
2006-09-14 Tom LaneFix missing markup.
2006-09-14 Bruce MomjianRemove sslinfo copyright with author permission, keep...
2006-09-14 Bruce MomjianRemove:
2006-09-14 Bruce MomjianAdd:
2006-09-14 Bruce MomjianAdd XML item.
2006-09-14 Bruce MomjianAdd description for variable-length header:
2006-09-14 Bruce MomjianAdd recent ICU URL:
2006-09-14 Bruce MomjianUpdate TODO items:
2006-09-14 Bruce MomjianFor release notes checklist, add UTF8 URL.
2006-09-14 Bruce MomjianIn release notes checklist, add URL for HTML non-ASCII...
2006-09-14 Teodor SigaevFix SGML markup
2006-09-14 Teodor SigaevImprove error message. Per discussion
2006-09-14 Teodor SigaevGIN documentation and slightly improving GiST docs.
2006-09-14 Michael MeskesCygwin systems seem to have a different error message...
2006-09-14 Michael MeskesAdded missing constuctor/destructor for interval and...
2006-09-13 Tom LaneSome small editorialization on the description of CREAT...
2006-09-13 Tom LaneMake logging of extended-protocol commands a bit more...
2006-09-13 Tom LaneCode review for patch to avoid second scan when vacuumi...
2006-09-13 Tatsuo IshiiChange "tps" to "scale" to avoid confusion
2006-09-12 Bruce MomjianAdd David Fetter:
2006-09-12 Teodor SigaevAdd uninstall script
2006-09-12 Tom LaneSpell readme file's name correctly, per buildfarm reports.
2006-09-12 Peter EisentrautSmall fix for the README install for contrib/sslinfo.
2006-09-12 Michael MeskesSeems this wasn't committed originally
2006-09-11 Tom LaneMove set_pglocale_pgservice() from path.c to exec.c...
2006-09-11 Tom LaneMove xml2's PG_MODULE_MAGIC block to the right source...
2006-09-11 Tom LaneRename the uninstall scripts for contrib/lo and contrib...
2006-09-11 Tom LaneAdd LDAP_LIBS_FE to $(libpq) for static or AIX linking...
2006-09-11 Tom LaneOoops, forgot to update ecpg comparison files to match
2006-09-11 Tom LaneFix omissions in contrib uninstall scripts. Michael...
2006-09-11 Tom LaneFix unportable usage complained of by icc. Per buildfa...
2006-09-10 Bruce MomjianRemove unnecessary brace pair.
2006-09-10 Bruce MomjianBack out patch added during 8.2.X development:
2006-09-10 Bruce MomjianAdd items:
2006-09-10 Tom LaneInstall a cleaner solution to the AIX libpq linking...
2006-09-10 Tom LaneFix dblink build for --enable-nls or --enable-openssl...
2006-09-10 Tom LaneRemove unhelpful/misleading advice about how to use...
2006-09-10 Tom Lanecontrib/isn updates from Jeremy Kronuz.
2006-09-10 Tom LaneIf we're going to advertise the array overlap/containme...
2006-09-10 Tom LaneAdd missing documentation for new anyarray-overlap...
next