]> granicus.if.org Git - postgresql/shortlog
postgresql
2012-09-19 Tom LaneStamp 9.2.1. REL9_2_1
2012-09-19 Tom LaneUpdate release notes for 9.2.1, 9.1.6, 9.0.10, 8.4...
2012-09-19 Tom LanePut back AcceptInvalidationMessages calls in heap_openr...
2012-09-19 Tom LaneUpdate time zone data files to tzdata release 2012f.
2012-09-19 Peter EisentrautTranslation updates
2012-09-19 Peter Eisentrautpg_upgrade: Remove check for pg_config
2012-09-18 Tom LaneFix planning of btree index scans using ScalarArrayOpEx...
2012-09-18 Tom LaneFix array_typanalyze to work for domains over arrays.
2012-09-17 Tom LaneProvide adequate documentation of the "table_name ...
2012-09-16 Tom LaneRethink heuristics for choosing index quals for paramet...
2012-09-16 Simon RiggsFix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as...
2012-09-16 Kevin GrittnerFix documentation reference to maximum allowed for...
2012-09-14 Tom LaneBack-patch fix and test case for bug #7516.
2012-09-14 Robert HaasProperly set relpersistence for fake relcache entries.
2012-09-13 Tom LaneFix case of window function + aggregate + GROUP BY...
2012-09-13 Kevin GrittnerFix typo in comment for pclose_check() function.
2012-09-12 Tom LaneFix a couple other leftover uses of 'conisonly' termino...
2012-09-12 Andrew DunstanFix catalog docs to reflect connoinherit change in...
2012-09-12 Kevin GrittnerFix typo: lexemes misspelled in full text search docs.
2012-09-12 Tom LaneFix logical errors in tsquery selectivity estimation...
2012-09-10 Andrew DunstanAdd vcregress.pl target for checking pg_upgrade.
2012-09-10 Tom LaneMake plperl safe against functions that are redefined...
2012-09-09 Tom LaneUse .NOTPARALLEL in ecpg/Makefile to avoid a gmake...
2012-09-08 Tom LaneAdjust PL/Python regression tests some more for Python...
2012-09-08 Tom LaneFix PARAM_EXEC assignment mechanism to be safe in the...
2012-09-06 Tom LaneStamp 9.2.0. REL9_2_0
2012-09-06 Robert HaasFix "too many arguments" messages not to index off...
2012-09-06 Peter EisentrautTranslation updates
2012-09-06 Tom LaneFix typo in information_schema documentation.
2012-09-06 Andrew DunstanIn pg_upgrade, try a few times to open a log file.
2012-09-06 Heikki LinnakangasFix WAL file replacement during cascading replication...
2012-09-06 Tom LaneFix inappropriate error messages for Hot Standby miscon...
2012-09-06 Tom LaneMake one last copy-editing pass over the 9.2 release...
2012-09-05 Andrew DunstanFix pg_upgrade test script's line end handling on Windows.
2012-09-05 Andrew DunstanFix line end mishandling in pg_upgrade on Windows.
2012-09-05 Tom LaneRestore SIGFPE handler after initializing PL/Perl.
2012-09-05 Tom LaneSilence -Wunused-result warning in contrib/pg_upgrade.
2012-09-05 Heikki LinnakangasFix compiler warnings about unused variables, caused...
2012-09-05 Bruce MomjianIn pg_upgrade, document why we can't issue \n\n in...
2012-09-05 Heikki LinnakangasFix bugs in cascading replication with recovery_target_...
2012-09-05 Kevin GrittnerFix serializable mode with index-only scans.
2012-09-05 Kevin GrittnerAllow isolation tests to specify multiple setup blocks.
2012-09-04 Andrew DunstanFix transcription error.
2012-09-04 Bruce MomjianDocument that pg_upgrade requires PGHOST be set for...
2012-09-04 Magnus HaganderMention basebackup-from-slave next to cascading replication
2012-09-04 Andrew DunstanFix command echoing in pg_upgade's analyze script for...
2012-09-04 Andrew DunstanIndent fix_path_separator() header properly.
2012-09-04 Andrew DunstanAllow pg_upgrade "make check" to run on Windows/MSys.
2012-09-04 Bruce MomjianIn pg_upgrade, pull the port number from postmaster...
2012-09-03 Andrew DunstanUse correct path separator for Windows builtin commands.
2012-09-03 Andrew DunstanFix bugs in exec.c that prevented pg_upgrade working...
2012-09-03 Tom LaneBack-patch recent pg_upgrade fixes into 9.2.
2012-09-03 Tom LaneMake psql's \d+ show reloptions for all relkinds.
2012-09-01 Andrew DunstanRestore setting of _USE_32BIT_TIME_T to 32 bit MSVC...
2012-08-31 Tom LaneMake configure probe for mbstowcs_l as well as wcstombs_l.
2012-08-31 Tom LaneBack-patch recent fixes for gistchoose and gistRelocate...
2012-08-30 Robert HaasFix checkpoint_timeout documentation to reflect current...
2012-08-30 Robert HaasDocument how to prevent PostgreSQL itself from exhausti...
2012-08-30 Robert HaasAdd missing period to detail message.
2012-08-28 Alvaro Herreraadd #includes to plpy_subxactobject.h to make it compil...
2012-08-28 Alvaro Herrerasyncrep.h must include xlogdefs.h
2012-08-28 Peter EisentrautSmall punctuation fixes
2012-08-28 Tom LaneImprove a couple of 9.2 release note entries.
2012-08-28 Tom LaneAdd section IDs to subsections of syntax.sgml that...
2012-08-27 Tom LaneFix DROP INDEX CONCURRENTLY IF EXISTS.
2012-08-27 Peter Eisentrautpg_basebackup: Correct error message
2012-08-25 Peter EisentrautSome spelling adjustments in release notes
2012-08-25 Peter EisentrautNormalize some British spellings
2012-08-24 Tom LaneFix issues with checks for unsupported transaction...
2012-08-24 Peter EisentrautPut options on man page and in help output in slightly...
2012-08-24 Peter Eisentrautlibpq: Fix memory leak in URI parser
2012-08-24 Peter EisentrautTranslation updates
2012-08-23 Tom LaneStamp 9.2rc1. REL9_2_RC1
2012-08-23 Tom LaneFix cascading privilege revoke to notice when privilege...
2012-08-23 Heikki LinnakangasFix typo in example.
2012-08-23 Tom LaneRemove overly-pessimistic statement about constraint...
2012-08-22 Tom LaneMake a cut at a major-features list for 9.2.
2012-08-22 Tom LaneMake an editorial pass over the 9.2 release notes.
2012-08-22 Tom LaneFix erroneous documentation of synchronous_commit ...
2012-08-22 Tom LaneUpdate 9.2 release notes to reflect commits to date.
2012-08-21 Tom LaneFix dumping of security_barrier views with circular...
2012-08-20 Tom LaneFix bugs in contrib/pg_trgm's LIKE pattern analysis...
2012-08-17 Tom LaneCheck LIBXML_VERSION instead of testing in configure...
2012-08-16 Tom LaneAllow create_index_paths() to consider multiple join...
2012-08-16 Heikki LinnakangasFix GiST buffering build bug, which caused "failed...
2012-08-15 Tom LaneFix rescan logic in nodeCtescan.
2012-08-15 Tom LaneDisallow extensions from owning the schema they are...
2012-08-15 Tom LaneResurrect the "last ditch" code path in join_search_one...
2012-08-14 Tom LaneStamp 9.2beta4. REL9_2_BETA4
2012-08-14 Tom LaneUpdate release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.
2012-08-14 Tom LanePrevent access to external files/URLs via contrib/xml2...
2012-08-14 Tom LanePrevent access to external files/URLs via XML entity...
2012-08-14 Peter EisentrautTranslation updates
2012-08-14 Bruce MomjianIn documentation, change "recommendable" to "recommende...
2012-08-14 Tom LaneUpdate time zone data files to tzdata release 2012e.
2012-08-11 Tom LaneAdd link from COPY ref page to psql \copy.
2012-08-11 Tom LaneFix dependencies generated during ALTER TABLE ADD CONST...
2012-08-10 Bruce MomjianPrevent pg_upgrade from crashing if it can't write...
2012-08-10 Magnus HaganderFix upper limit of superuser_reserved_connections,...
2012-08-09 Simon RiggsTurn off WalSender keepalives by default, users can...
next