]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2015-01-20  Alvaro HerreraDisable -faggressive-loop-optimizations in gcc 4.8... REL8_3_STABLE github/REL8_3_STABLE
2013-09-08  Michael MeskesReturn error if allocation of new element was not possible.
2013-02-04  Tom LaneStamp 8.3.23. REL8_3_23
2013-02-04  Tom LanePrevent execution of enum_recv() from SQL.
2013-02-04  Tom LaneUpdate release notes for 9.2.3, 9.1.8, 9.0.12, 8.4...
2013-02-04  Peter EisentrautTranslation updates
2013-01-31  Magnus HaganderProperly zero-pad the day-of-year part of the win32...
2013-01-30  Tom LaneFix grammar for subscripting or field selection from...
2013-01-28  Alvaro HerreraDROP OWNED: don't try to drop tablespaces/databases
2013-01-24  Andrew DunstanUse correct output device for Windows prompts.
2013-01-21  Tom LaneFix one-byte buffer overrun in PQprintTuples().
2013-01-19  Andrew DunstanMake pgxs build executables with the right suffix.
2013-01-18  Tom LaneProtect against SnapshotNow race conditions in pg_table...
2013-01-15  Heikki LinnakangasOn second thought, use an empty string instead of ...
2013-01-15  Heikki LinnakangasDon't pass NULL to fprintf, if not currently connected...
2013-01-14  Tom LaneAdd new timezone abbrevation "FET".
2013-01-01  Bruce MomjianUpdate copyrights for 2013
2012-12-23  Tom LanePrevent failure when RowExpr or XmlExpr is parse-analyz...
2012-12-18  Tom LaneIgnore libedit/libreadline while probing for standard...
2012-12-12  Tom LaneAdd defenses against integer overflow in dynahash numbu...
2012-12-08  Peter EisentrautUpdate ISO 3166 link
2012-12-03  Tom LaneStamp 8.3.22. REL8_3_22
2012-12-03  Tom LaneUpdate release notes for 9.2.2, 9.1.7, 9.0.11, 8.4...
2012-12-03  Tom LaneFix documentation of path(polygon) function.
2012-12-03  Peter EisentrautTranslation updates
2012-12-02  Tom LaneUpdate time zone data files to tzdata release 2012j.
2012-12-02  Tatsuo IshiiFix psql crash while parsing SQL file whose encoding...
2012-12-01  Tom LanePrevent passing gmake's environment variables down...
2012-11-30  Tom LaneTake buffer lock while inspecting btree index pages...
2012-11-30  Tom LaneAdd missing buffer lock acquisition in GetTupleForTrigg...
2012-11-30  Tom LaneProduce a more useful error message for over-length...
2012-11-29  Tom LaneFix assorted bugs in CREATE INDEX CONCURRENTLY.
2012-11-29  Michael MeskesWhen processing nested structure pointer variables...
2012-11-26  Bruce MomjianRemove inaccurate "Incrementally Updated Backups" docum...
2012-11-22  Tom LaneFix pg_resetxlog to use correct path to postmaster...
2012-11-20  Tom LaneImprove handling of INT_MIN / -1 and related cases.
2012-11-18  Tom LaneLimit values of archive_timeout, post_auth_delay, auth_...
2012-11-14  Tom LaneFix the int8 and int2 cases of (minimum possible intege...
2012-11-13  Tom LaneFix memory leaks in record_out() and record_send().
2012-11-12  Tom LaneCheck for stack overflow in transformSetOperationTree().
2012-10-26  Tom LanePrefer actual constants to pseudo-constants in equivale...
2012-10-24  Tom LanePrevent parser from believing that views have system...
2012-10-19  Tom LaneFix hash_search to avoid corruption of the hash table...
2012-10-19  Tom LaneFix ruleutils to print "INSERT INTO foo DEFAULT VALUES...
2012-10-18  Heikki LinnakangasFurther tweaking of the readfile() function in pg_ctl.
2012-10-18  Tom LaneFix planning of non-strict equivalence clauses above...
2012-10-17  Simon RiggsFix typo in previous commit
2012-10-17  Simon RiggsAdd hash index caution to CREATE INDEX docs
2012-10-15  Heikki LinnakangasFix race condition in pg_ctl reading postmaster.pid.
2012-10-11  Tom LaneFix cross-type case in partial row matching for hashed...
2012-10-10  Tom LaneFix PGXS support for building loadable modules on AIX.
2012-10-09  Tom LaneFix lo_import and lo_export to return useful error...
2012-10-09  Tom LaneFix lo_export usage in example programs.
2012-10-04  Tom LaneFix permissions explanations in CREATE DATABASE and...
2012-10-03  Alvaro HerreraREASSIGN OWNED: consider grants on tablespaces, too
2012-10-02  Heikki LinnakangasFix access past end of string in date parsing.
2012-09-29  Tom LaneFix bugs in "restore.sql" script emitted in pg_dump...
2012-09-28  Tom LaneFix pg_restore to accept POSIX-conformant tar files.
2012-09-25  Tom LaneFix examples of how to use "su" while starting the...
2012-09-19  Tom LaneStamp 8.3.21. REL8_3_21
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-17  Tom LaneProvide adequate documentation of the "table_name ...
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-10  Tom LaneMake plperl safe against functions that are redefined...
2012-09-06  Robert HaasFix "too many arguments" messages not to index off...
2012-09-05  Tom LaneRestore SIGFPE handler after initializing PL/Perl.
2012-08-31  Tom LaneBack-patch recent fixes for gistchoose and gistRelocate...
2012-08-30  Robert HaasAdd missing period to detail message.
2012-08-23  Tom LaneFix cascading privilege revoke to notice when privilege...
2012-08-14  Tom LaneStamp 8.3.20. REL8_3_20
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-08  Simon Riggsfsync backup_label after pg_start_backup()
2012-07-31  Tom LaneFix syslogger so that log_truncate_on_rotation works...
2012-07-27  Tom LaneImprove reporting of error situations in find_other_exec().
2012-07-26  Tom LaneOnly allow autovacuum to be auto-canceled by a directly...
2012-07-26  Tom Lane8.3 doesn't have errdetail_log().
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  Tom LaneFix whole-row Var evaluation to cope with resjunk colum...
2012-07-17  Tom LaneImprove coding around the fsync request queue.
2012-07-15  Tom LanePrevent corner-case core dump in rfree().
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  Tom LaneRefactor pattern_fixed_prefix() to avoid dealing in...
2012-07-05  Tom LaneDon't try to trim "../" in join_path_components().
2012-06-30  Tom LanePrevent CREATE TABLE LIKE/INHERITS from (mis) copying...
2012-06-26  Robert HaasBackport fsync queue compaction logic to all supported...
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-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 8.3.19. REL8_3_19
next