]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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.4.14. REL8_4_14
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-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-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-15  Tom LaneFix rescan logic in nodeCtescan.
2012-08-14  Tom LaneStamp 8.4.13. REL8_4_13
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-08-03  Tom LaneFix bugs with parsing signed hh:mm and hh:mm:ss fields...
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-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  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-17  Magnus HaganderAdd missing subtitle for compressed archive logs
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.4.12. REL8_4_12
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 LaneUpdate time zone data files to tzdata release 2012c.
2012-05-31  Tom LaneIgnore SECURITY DEFINER and SET attributes for a PL...
2012-05-30  Tom LaneExpand the allowed range of timezone offsets to +/...
2012-05-30  Tom LaneFix incorrect password transformation in contrib/pgcryp...
2012-05-29  Tom LaneTeach AbortOutOfAnyTransaction to clean up partially...
2012-05-26  Tom LanePrevent synchronized scanning when systable_beginscan...
2012-05-25  Tom LaneFix string truncation to be multibyte-aware in text_nam...
2012-05-25  Tom LaneUse binary search instead of brute-force scan in findNa...
2012-05-22  Tom LaneEnsure that seqscans check for interrupts at least...
2012-05-16  Heikki LinnakangasFix bug in to_tsquery().
2012-05-10  Tom LaneFix Windows implementation of PGSemaphoreLock.
2012-05-10  Joe ConwayPL/pgSQL RETURN NEXT was leaking converted tuples,...
2012-05-03  Magnus HaganderRemove link to ODBCng project from the docs.
2012-04-27  Tom LaneFix printing of whole-row Vars at top level of a SELECT...
2012-04-27  Tom LaneFix syslogger's rotation disable/re-enable logic.
2012-04-25  Tom LaneFix edge-case behavior of pg_next_dst_boundary().
2012-04-18  Andrew DunstanRevert recent commit re positional arguments.
2012-04-18  Robert HaasFix copyfuncs/equalfuncs support for ReassignOwnedStmt.
2012-04-17  Andrew DunstanDon't override arguments set via options with positiona...
2012-04-12  Tom LaneClamp indexscan filter condition cost estimate to be...
2012-04-09  Tom LaneFix an Assert that turns out to be reachable after...
2012-04-08  Heikki Linnakangasset_stack_base() no longer needs to be called in Postgr...
2012-04-08  Heikki LinnakangasDo stack-depth checking in all postmaster children.
2012-04-06  Tom LaneUpdate URL for pgtclng project.
2012-04-06  Tom LaneFix misleading output from gin_desc().
2012-04-04  Tom LaneFix syslogger to not lose log coherency under high...
2012-04-04  Tom LaneFix a couple of contrib/dblink bugs.
2012-03-31  Tom LaneFix O(N^2) behavior in pg_dump when many objects are...
2012-03-31  Tom LaneFix O(N^2) behavior in pg_dump for large numbers of...
2012-03-29  Tom LaneFix dblink's failure to report correct connection name...
2012-03-26  Tom LaneFix COPY FROM for null marker strings that correspond...
2012-03-24  Tom LaneFix planner's handling of outer PlaceHolderVars within...
2012-03-22  Tom LaneFix GET DIAGNOSTICS for case of assignment to function...
2012-03-21  Robert HaasDon't allow CREATE TABLE AS to put relations in pg_global.
2012-03-20  Alvaro HerreraUpdate struct Trigger in docs
2012-03-17  Andrew DunstanHonor inputdir and outputdir when converting regression...
2012-03-11  Tatsuo IshiiAdd description for --no-locale and --text-search-config.
2012-03-10  Peter Eisentrautpsql: Fix invalid memory access
2012-03-05  Tom LaneImprove documentation around logging_collector and...
2012-02-26  Tom LaneFix some more bugs in GIN's WAL replay logic.
2012-02-23  Tom LaneStamp 8.4.11. REL8_4_11
next