]> granicus.if.org Git - postgresql/shortlog
postgresql
2006-10-03 Bruce MomjianMention in postgresql.conf that autovacuum also needs
2006-10-03 Bruce MomjianAdd URL for strlcpy():
2006-10-03 Bruce MomjianAdd:
2006-10-02 Bruce MomjianAdd URL about strlcpy() creation history.
2006-10-02 Bruce MomjianUpdate wording:
2006-10-02 Bruce MomjianAdd:
2006-10-02 Bruce MomjianRemove mention of the -fast option from the Solaris...
2006-10-02 Bruce MomjianUpdate recovery documentation.
2006-10-02 Bruce MomjianUpdate tsearch2 README.
2006-10-02 Bruce MomjianAdd URL for cached copy of paper as SGML comment.
2006-10-02 Bruce MomjianAdd release note item:
2006-10-02 Bruce MomjianMove "Exotic Features" to the bottom of TODO.
2006-10-02 Tom LaneProperly handle the case where strlcpy() exists in...
2006-10-01 Tom LaneImprove documentation of configure's readline/libedit...
2006-10-01 Tom LaneMake some marginal performance improvements in reportEr...
2006-10-01 Tom LaneDo a CHECK_FOR_INTERRUPTS after emitting a message...
2006-10-01 Tom Lanedate_trunc also accepts 'quarter'. Noted by Yoshihisa...
2006-10-01 Tom LaneRemove accented characters in comments, to avoid failur...
2006-10-01 Tom LaneFix overly enthusiastic Assert introduced in 8.1: it...
2006-09-30 Tom LaneSuppress compiler warnings.
2006-09-30 Tom Laneuninstall script for sslinfo
2006-09-30 Tom Laneuninstall script for pg_freespacemap
2006-09-30 Tom Laneuninstall script for pgrowlocks - Josh Drake
2006-09-30 Tom LaneAdd uninstall script for adminpack - Josh Drake
2006-09-30 Bruce MomjianBSD/OS doesn't have a prototype for strlcpy() but has...
2006-09-30 Bruce MomjianAdd:
2006-09-30 Bruce MomjianAdd MONEY URL:
2006-09-29 Tom LaneAllow assignment to array elements not contiguous with...
2006-09-29 Tom LaneRemove duplicate (and now incorrect) documentation...
2006-09-28 Tom LaneFix IS NULL and IS NOT NULL tests on row-valued express...
2006-09-28 Bruce MomjianAdd URL for client_encoding being set by client:
2006-09-28 Tom LaneFix a couple other places that need to know about ...
2006-09-27 Tom LaneOops, forgot that libpq needs extra steps to make use...
2006-09-27 Tom LaneReplace strncpy with strlcpy in selected places that...
2006-09-27 Tom LaneAdd strlcpy() to the set of functions supported by...
2006-09-27 Tom LaneFix some misuses of strncat().
2006-09-27 Tom LaneRemove separate strdup.h header file; it's redundant...
2006-09-27 Neil ConwayGiST stands for "Generalized Search Tree", and therefor...
2006-09-26 Alvaro HerreraDegrade the transaction-id wraparound point message...
2006-09-26 Bruce MomjianUpdate wording of inheritance major release item.
2006-09-26 Bruce MomjianSplit out inheritance major feature item in release...
2006-09-26 Bruce MomjianDone:
2006-09-26 Michael MeskesAdded new files
2006-09-26 Michael MeskesAdded Joachim's changes for MinGW.
2006-09-25 Tom LaneIncrease default value of effective_cache_size to 128MB...
2006-09-25 Tom LaneAdd a check to prevent overwriting valid data if smgrnb...
2006-09-25 Neil ConwayMore incremental improvements for the release notes.
2006-09-25 Tom Laneno-data-for-failed-tables is a pg_restore option, not...
2006-09-25 Tom LaneFix notice message from DROP FUNCTION IF EXISTS, and...
2006-09-25 Bruce MomjianFix name, "Laurenz Albe" at request of author.
2006-09-24 Neil ConwayMinor incremental improvements to the release notes.
2006-09-24 Tom LaneFix incorrect mapping of fopen mode 'a' in recently...
2006-09-24 Tom LaneCause pg_regress to invoke the temporary postmaster...
2006-09-24 Tom LaneSuppress useless warning on pre-XP versions of Windows...
2006-09-23 PostgreSQL... Tag us Beta1 REL8_2_BETA1
2006-09-22 Tom LaneFix pg_locks view to call advisory locks advisory locks...
2006-09-22 Tom LaneFix bugs in plpgsql and ecpg caused by assuming that...
2006-09-22 Tom LaneSurely this temp buffer needn't be static.
2006-09-22 Peter EisentrautRearrange yes/no prompting code so that the prompts...
2006-09-22 Bruce MomjianAdd to major release notes items, per Simon.
2006-09-22 Peter EisentrautAdd units to the default postgresql.conf. For the...
2006-09-22 Tom LaneMove incorrectly-located indexterm entry.
2006-09-22 Tom LaneUpdate timezone documentation to reflect current realit...
2006-09-22 Bruce MomjianUpdate release notes to only use HTML4 entities.
2006-09-22 Tom LaneWe're going to have to spell dotless i as plain i,...
2006-09-22 Tom LaneFix a lot of broken markup.
2006-09-22 Bruce MomjianUpdate release notes to be current as of CVS today.
2006-09-22 Bruce MomjianUpdate major release note items.
2006-09-22 Bruce MomjianFirst try at a major features list for 8.2.
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...
next