]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2012-09-19  Tom LaneUpdate release notes for 9.2.1, 9.1.6, 9.0.10, 8.4...
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-17  Tom LaneProvide adequate documentation of the "table_name ...
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-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  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 LaneFix PARAM_EXEC assignment mechanism to be safe in the...
2012-09-06  Robert HaasFix "too many arguments" messages not to index off...
2012-09-06  Tom LaneFix inappropriate error messages for Hot Standby miscon...
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-04  Andrew DunstanIndent fix_path_separator() header properly.
2012-09-03  Andrew DunstanUse correct path separator for Windows builtin commands.
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 HaasDocument how to prevent PostgreSQL itself from exhausti...
2012-08-30  Robert HaasAdd missing period to detail message.
2012-08-27  Robert HaasBack-patch fixes for some issues in our Windows socket...
2012-08-24  Tom LaneFix issues with checks for unsupported transaction...
2012-08-23  Tom LaneFix cascading privilege revoke to notice when privilege...
2012-08-20  Tom LaneFix bugs in contrib/pg_trgm's LIKE pattern analysis...
2012-08-15  Tom LaneFix rescan logic in nodeCtescan.
2012-08-15  Tom LaneDisallow extensions from owning the schema they are...
2012-08-14  Tom LaneStamp 9.1.5. REL9_1_5
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  Tom LaneUpdate time zone data files to tzdata release 2012e.
2012-08-11  Tom LaneFix dependencies generated during ALTER TABLE ADD CONST...
2012-08-10  Magnus HaganderFix upper limit of superuser_reserved_connections,...
2012-08-08  Tom LaneUpdate isolation tests' README file.
2012-08-07  Simon Riggsfsync backup_label after pg_start_backup()
2012-08-06  Robert HaasTypo fixes for previous commit.
2012-08-06  Robert HaasWarn more vigorously about the non-transactional behavi...
2012-08-06  Heikki LinnakangasPerform conversion from Python unicode to string/bytes...
2012-08-04  Bruce MomjianReword documentation for concurrent index rebuilds...
2012-08-03  Tom LaneFix bugs with parsing signed hh:mm and hh:mm:ss fields...
2012-08-03  Bruce MomjianDocument that, for psql -c, only the result of the...
2012-07-31  Tom LaneFix WITH attached to a nested set operation (UNION...
2012-07-31  Tom LaneFix syslogger so that log_truncate_on_rotation works...
2012-07-30  Bruce MomjianNow that the diskchecker.pl author has updated the...
2012-07-27  Tom LaneImprove reporting of error situations in find_other_exec().
2012-07-27  Bruce MomjianUpdate doc mention of diskchecker.pl to add URL for...
2012-07-26  Tom LaneOnly allow autovacuum to be auto-canceled by a directly...
2012-07-26  Robert HaasLog a better message when canceling autovacuum.
2012-07-25  Tom LaneFix longstanding crash-safety bug with newly-created...
2012-07-20  Andrew DunstanRemove now unneeded results file for disabled prepared...
2012-07-20  Andrew DunstanRemove prepared transactions from main isolation test...
2012-07-20  Tom LaneFix whole-row Var evaluation to cope with resjunk colum...
2012-07-17  Tom LaneImprove coding around the fsync request queue.
2012-07-17  Alvaro HerreraRemove recently added PL/Perl encoding tests
2012-07-15  Tom LanePrevent corner-case core dump in rfree().
2012-07-12  Tom LaneFix walsender processes to establish a SIGALRM handler.
2012-07-10  Tom LaneBack-patch fix for extraction of fixed prefixes from...
2012-07-10  Tom LaneBack-patch addition of pg_wchar-to-multibyte conversion...
2012-07-10  Alvaro HerreraAdd forgotten PL/Perl regression test files
2012-07-10  Alvaro Herreraplperl: Skip setting UTF8 flag when in SQL_ASCII encoding
2012-07-10  Alvaro HerreraPL/Perl: Avoid compiler warning from clang
2012-07-10  Tom LaneRefactor pattern_fixed_prefix() to avoid dealing in...
2012-07-09  Tom LaneFix planner to pass correct collation to operator selec...
2012-07-05  Tom LaneDon't try to trim "../" in join_path_components().
2012-07-05  Heikki LinnakangasRevert part of the previous patch that avoided using...
2012-07-05  Heikki LinnakangasFix mapping of PostgreSQL encodings to Python encodings.
2012-07-04  Magnus HaganderAlways treat a standby returning an an invalid flush...
2012-07-04  Magnus HaganderRemove reference to default wal_buffers being 8
2012-07-04  Magnus HaganderFix typo
2012-07-04  Magnus HaganderRemove references to PostgreSQL bundled on Solaris
2012-07-04  Magnus HaganderRemove references to pgfoundry as recommended hosting...
2012-07-03  Alvaro HerreraForgot an #include in the previous patch :-(
2012-07-03  Alvaro HerreraHave REASSIGN OWNED work on extensions, too
2012-07-01  Tom LaneFix race condition in enum value comparisons.
2012-06-30  Tom LanePrevent CREATE TABLE LIKE/INHERITS from (mis) copying...
2012-06-29  Heikki LinnakangasInitialize shared memory copy of ckptXidEpoch correctly...
2012-06-29  Tom LaneFix NOTIFY to cope with I/O problems, such as out-of...
2012-06-26  Tom LaneImprove pg_dump's dependency-sorting logic to enforce...
2012-06-21  Tom LaneFix memory leak in ARRAY(SELECT ...) subqueries.
2012-06-19  Alvaro Herrerapg_dump: Fix verbosity level in LO progress messages
2012-06-19  Peter EisentrautUpdate copyright year in forgotten places
2012-06-17  Magnus HaganderAdd missing subtitle for compressed archive logs
2012-06-13  Bruce MomjianIn pg_upgrade, report pre-PG 8.1 plpython helper functi...
2012-06-13  Bruce MomjianIn pg_upgrade, verify that the install user has the...
2012-06-11  Magnus HaganderPrevent non-streaming replication connections from...
2012-06-08  Simon RiggsFix bug in early startup of Hot Standby with subtransac...
2012-06-07  Simon RiggsWake WALSender to reduce data loss at failover for...
2012-06-05  Magnus HaganderBackpatch error message fix from 81f6bbe8ade8c90f23f928...
2012-06-05  Tom LaneFix some more bugs in contrib/xml2's xslt_process().
2012-06-01  Simon RiggsAvoid early reuse of btree pages, causing incorrect...
2012-05-31  Tom LaneStamp 9.1.4. REL9_1_4
2012-05-31  Tom LaneUpdate release notes for 9.1.4, 9.0.8, 8.4.12, 8.3.19.
2012-05-31  Peter EisentrautTranslation updates
2012-05-31  Tom LaneRevert back-branch changes in behavior of age(xid).
2012-05-31  Tom LaneUpdate time zone data files to tzdata release 2012c.
next