]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2012-05-11  Tom LaneImprove discussion of setting server parameters.
2012-05-10  Bruce MomjianRevert catalog bump; was post-beta1, and unnecessary.
2012-05-10  Bruce MomjianUpdate comment for 'name' data type to say 63 "bytes".
2012-05-10  Tom LaneStamp 9.2beta1. REL9_2_BETA1
2012-05-10  Tom LaneTweak documentation wording to avoid "pdfendlink" failure.
2012-05-10  Tom LaneTemporarily revert stats collector latch changes so...
2012-05-10  Bruce MomjianMerge visibility map crash-safety into index-only scan...
2012-05-10  Tom LaneMake WaitLatch's WL_POSTMASTER_DEATH result trustworthy...
2012-05-10  Peter EisentrautProperly capitalize the TimeZone parameter
2012-05-10  Bruce MomjianAdd comma after "Previously" as suggested by Josh Kuper...
2012-05-10  Peter EisentrautPL/Python: Fix slicing support for result objects for...
2012-05-10  Peter EisentrautPL/Python: Update incorrect comment
2012-05-10  Bruce Momjian9.2 release note updates from Peter Geoghegan
2012-05-10  Tom LaneFix Windows implementation of PGSemaphoreLock.
2012-05-10  Tom LaneImprove Windows implementation of WaitLatch/WaitLatchOr...
2012-05-10  Bruce MomjianNew 9.2 SSL parameters are GUC, not libpq, per Magnus...
2012-05-10  Bruce MomjianAdd 9.2 release note suggestions from Heikki,
2012-05-10  Peter EisentrautPython 2.2 is no longer supported
2012-05-10  Peter EisentrautWhitespace cleanup
2012-05-10  Bruce Momjian9.2 release note adjustments from Robert Haas.
2012-05-10  Bruce MomjianAnother doc fix for HTML entities.
2012-05-10  Bruce MomjianUpdate entitiy escapes docs; must be Latin1.
2012-05-10  Bruce MomjianRemove URL that suggested numeric HTML entities.
2012-05-10  Tom LaneRemove unportable use of SGML character-code entity.
2012-05-10  Bruce MomjianRelease notes adjustments from Erik Rijkers
2012-05-10  Bruce MomjianImprove two 9.2 release note items.
2012-05-10  Heikki LinnakangasFix a couple of typos in 9.2 release notes.
2012-05-10  Heikki LinnakangasCopy-editing 9.2 release notes.
2012-05-10  Magnus HaganderOnly attempt to show collations on servers >= 9.1.
2012-05-10  Heikki LinnakangasFix outdated comment.
2012-05-10  Joe ConwayPL/pgSQL RETURN NEXT was leaking converted tuples,...
2012-05-10  Tom LaneImprove tests for postmaster death in auxiliary processes.
2012-05-10  Bruce MomjianUpdate 9.2 SSL release note links.
2012-05-10  Tom LaneFurther tweaking of nomenclature in checkpointer.c.
2012-05-10  Tom LaneImprove control logic for bgwriter hibernation mode.
2012-05-10  Bruce MomjianPublish draft version of Postgres 9.2 release notes.
2012-05-09  Peter EisentrautAdd make dependency so that postgres.bki is rebuilt...
2012-05-09  Peter EisentrautSplit contrib documentation into extensions and programs
2012-05-09  Peter EisentrautUpdate documentation to say that gmake check in contrib...
2012-05-09  Simon RiggsRename BgWriterShmem/Request to CheckpointerShmem/Request
2012-05-09  Simon RiggsRename BgWriterCommLock to CheckpointerCommLock
2012-05-09  Simon RiggsAvoid xid error from age() function when run on Hot...
2012-05-09  Bruce MomjianAdd another URL for HTML entity codes.
2012-05-09  Tom LaneFix an issue in recent walwriter hibernation patch.
2012-05-09  Bruce MomjianDocument how to find non-ASCII characters in the releas...
2012-05-09  Tom LaneReduce idle power consumption of stats collector process.
2012-05-09  Tom LaneReduce idle power consumption of walwriter and checkpoi...
2012-05-08  Peter EisentrautTweak contrib --help output to match common style
2012-05-08  Peter Eisentrautpsql: Add variable to control keyword case in tab compl...
2012-05-08  Peter EisentrautUpdate config.guess and config.sub
2012-05-08  Peter EisentrautFix dependency tracking for src/port/%_srv.o files
2012-05-08  Peter EisentrautFix misleading comments
2012-05-07  Peter EisentrautRemove strdup, strtol, strtoul from libpgport
2012-05-07  Peter EisentrautFix pg_config.h make rule
2012-05-07  Magnus HaganderMake "unexpected EOF" messages DEBUG1 unless in an...
2012-05-07  Bruce MomjianDocument that it is the pgsql version we are matching...
2012-05-06  Bruce MomjianRevert typo fix 768c3affd44d1dcb4e43e2e006c642524714c2a...
2012-05-05  Bruce MomjianFix psql doc typo.
2012-05-04  Tom LaneOverdue code review for transaction-level advisory...
2012-05-03  Peter Eisentrautdoc: Fix for too many brackets in command synopses...
2012-05-03  Bruce MomjianRemove BSD/OS (BSDi) port. There are no known users...
2012-05-03  Bruce MomjianMark git_changelog examples with the proper executable...
2012-05-02  Robert HaasAdd missing parenthesis in comment.
2012-05-02  Peter EisentrautPL/Python: Improve test coverage
2012-05-02  Peter EisentrautPL/Python: Fix crash in functions returning SETOF and...
2012-05-02  Peter EisentrautEven more duplicate word removal, in the spirit of...
2012-05-02  Robert HaasAvoid repeated CLOG access from heap_hot_search_buffer.
2012-05-02  Robert HaasFurther corrections from the department of redundancy...
2012-05-02  Robert HaasMore duplicate word removal.
2012-05-02  Heikki LinnakangasRemove duplicate words in comments.
2012-05-02  Tom LaneKill some remaining references to SVR4 and univel.
2012-05-01  Robert HaasTweak psql to print row counts when \x auto chooses...
2012-05-01  Peter EisentrautRemove dead ports
2012-04-30  Peter EisentrautImprove markup of cmdsynopsis elements
2012-04-30  Peter EisentrautFix display of <command> elements on man pages
2012-04-30  Tom LaneConverge all SQL-level statistics timing values to...
2012-04-30  Peter EisentrautMark ReThrowError() with attribute noreturn
2012-04-30  Robert HaasRemove duplicate word in comment.
2012-04-30  Bruce MomjianAdd comments suggesting usage of git_changelog to gener...
2012-04-29  Tom LaneRename I/O timing statistics columns to blk_read_time...
2012-04-29  Tom LaneRename track_iotiming GUC to track_io_timing.
2012-04-29  Tom LaneFurther editorialization on the new documentation for...
2012-04-29  Peter EisentrautChange return type of ExceptionalCondition to void...
2012-04-29  Peter EisentrautSimplify makefile rule
2012-04-29  Tom LaneMake a copy-editing pass over the new documentation...
2012-04-28  Tom LaneAdjust timing units in pg_stat_statements.
2012-04-28  Tom LaneClear I/O timing counters after sending them to the...
2012-04-28  Peter EisentrautPL/Python: Update list of supported environment variables
2012-04-27  Tom LaneFix printing of whole-row Vars at top level of a SELECT...
2012-04-27  Bruce MomjianAdd options to git_changelog for use in major release...
2012-04-27  Tom LaneFix syslogger's rotation disable/re-enable logic.
2012-04-27  Robert HaasPrevent index-only scans from returning wrong answers...
2012-04-26  Tom LaneImprove documentation around historical calendar rules.
2012-04-26  Tom LaneFix oversight in recent parameterized-path patch.
2012-04-26  Peter EisentrautPL/Python: Accept strings in functions returning compos...
2012-04-26  Peter Eisentrautpsql: Tab completion updates
2012-04-26  Tom LaneModify create_index regression test to avoid intermitte...
2012-04-26  Tom LaneFix planner's handling of RETURNING lists in writable...
2012-04-25  Tom LaneFix edge-case behavior of pg_next_dst_boundary().
2012-04-25  Robert HaasRemove prototype for nonexistent function.
next