]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2016-01-20  Robert HaasSupport parallel joins, and make related improvements.
2016-01-20  Robert HaasSupport multi-stage aggregation.
2016-01-20  Alvaro HerreraPostgresNode: Add names to nodes
2016-01-20  Bruce MomjianProperly install dynloader.h on MSVC builds
2016-01-20  Tom LaneFix assorted inconsistencies in GIN opclass support...
2016-01-19  Alvaro HerreraAdd two HyperLogLog functions
2016-01-19  Tom LaneFix assorted inconsistencies in GiST opclass support...
2016-01-19  Andrew DunstanRemove Cygwin-specific code from pg_ctl
2016-01-18  Tatsuo IshiiFix typo.
2016-01-18  Tom LaneAdd explicit cast to amcostestimate call.
2016-01-18  Tom LaneRestructure index access method API to hide most of...
2016-01-18  Tom LaneRe-pgindent a few files.
2016-01-17  Tom LaneRemove dead code in pg_dump.
2016-01-17  Peter Eisentrautpsql: Add completion support for DROP INDEX CONCURRENTLY
2016-01-15  Magnus HaganderFix minor typo in comment
2016-01-15  Robert HaasFix spelling mistakes.
2016-01-14  Tom LaneFix build_grouping_chain() to not clobber its input...
2016-01-14  Magnus HaganderProperly close token in sspi authentication
2016-01-13  Tom LaneHandle extension members when first setting object...
2016-01-13  Tom LaneAccess pg_dump's options structs through Archive struct...
2016-01-13  Tom LaneRun pgindent on src/bin/pg_dump/*
2016-01-13  Peter Eisentrautpsql: Improve CREATE INDEX CONCURRENTLY tab completion
2016-01-13  Peter Eisentrautpsql: Fix CREATE INDEX tab completion
2016-01-13  Peter Eisentrautpsql: Update tab completion comment
2016-01-12  Simon RiggsAdd new user fn pg_current_xlog_flush_location()
2016-01-12  Simon RiggsMaintain local LogwrtResult consistently
2016-01-12  Tom LaneRemove no-longer-needed old-style check for incompatibl...
2016-01-12  Tom LaneUse LOAD not actual code execution to pull in plpython...
2016-01-12  Tom LaneAvoid dump/reload problems when using both plpython2...
2016-01-11  Robert HaasRemove obsolete comment.
2016-01-11  Peter Eisentrautdoc: Fix typo in logical decoding documentation
2016-01-09  Tom LaneRemove a useless PG_GETARG_DATUM() call from jsonb_buil...
2016-01-09  Tom LaneAdd some checks on "char"-type columns to type_sanity...
2016-01-09  Tom LaneClean up some lack-of-STRICT issues in the core code...
2016-01-09  Tom LaneClean up code for widget_in() and widget_out().
2016-01-09  Simon RiggsRevoke change to rmgr desc of btree vacuum
2016-01-09  Tom LaneAdd STRICT to some C functions created by the regressio...
2016-01-09  Simon RiggsAvoid pin scan for replay of XLOG_BTREE_VACUUM
2016-01-08  Alvaro HerreraRevert "Blind attempt at a Cygwin fix"
2016-01-08  Alvaro HerreraBlind attempt at a Cygwin fix
2016-01-08  Magnus HaganderFix typo in comment
2016-01-08  Magnus HaganderRemove reundand include of TestLib
2016-01-08  Tom LaneMarginal cleanup of GROUPING SETS code in grouping_plan...
2016-01-08  Tom LaneDelay creation of subplan tlist until after create_plan().
2016-01-07  Alvaro HerreraFix order of arguments to va_start()
2016-01-07  Tom LaneFix unobvious interaction between -X switch and subdire...
2016-01-07  Alvaro HerreraAdd win32security to LIBOBJS
2016-01-07  Tom LaneUse plain mkdir() not pg_mkdir_p() to create subdirecto...
2016-01-07  Alvaro Herrerapgstat: add WAL receiver status view & SRF
2016-01-07  Tom LaneRemove vestigial CHECK_FOR_INTERRUPTS call.
2016-01-07  Tom LaneProvide more detail in postmaster log for password...
2016-01-07  Alvaro HerreraWindows: Make pg_ctl reliably detect service status
2016-01-06  Tom LaneIn initdb's post-bootstrap phase, drop temp tables...
2016-01-06  Tom LaneComment typo fix.
2016-01-05  Tatsuo IshiiFix typo in create_transform.sgml.
2016-01-05  Alvaro HerreraAdd scale(numeric)
2016-01-05  Tom LaneRemove some ancient and unmaintained encoding-conversio...
2016-01-05  Tom LaneSort $(wildcard) output where needed for reproducible...
2016-01-05  Alvaro HerreraMake pg_receivexlog silent with 9.3 and older servers
2016-01-05  Tom LaneIn opr_sanity regression test, check for unexpected...
2016-01-05  Tom LaneMake the to_reg*() functions accept text not cstring.
2016-01-05  Alvaro HerreraMake pg_shseclabel available in early backend startup
2016-01-05  Tom LaneAdd to_regnamespace() and to_regrole() to the documenta...
2016-01-05  Tom LaneConvert psql's tab completion for backslash commands...
2016-01-05  Tom LaneIn psql's tab completion, change most TailMatches patte...
2016-01-04  Tom LaneDocs: provide a concrete discussion and example for...
2016-01-04  Tom LaneAdjust behavior of row_security GUC to match the docs.
2016-01-04  Robert HaasFix typo in comment.
2016-01-04  Tom LaneFix regrole and regnamespace output functions to do...
2016-01-04  Tom LaneFix regrole and regnamespace types to honor quoting...
2016-01-04  Tom LaneFix bogus lock release in RemovePolicyById and RemoveRo...
2016-01-04  Tom LaneDo some copy-editing on the docs for row-level security.
2016-01-03  Tom LaneGuard against null arguments in binary_upgrade_create_e...
2016-01-03  Tom LaneDo some copy-editing on the docs for replication origins.
2016-01-03  Tom LaneDo a final round of copy-editing on the 9.5 release...
2016-01-03  Tom LaneFix treatment of *lpNumberOfBytesRecvd == 0: that's...
2016-01-03  Tom LaneTeach pg_dump to quote reloption values safely.
2016-01-02  Tom LaneFix overly-strict assertions in spgtextproc.c.
2016-01-02  Tom LaneAdjust back-branch release note description of commits...
2016-01-02  Tom LaneMake copyright.pl cope with nonstandard case choices...
2016-01-02  Tom LaneUpdate copyright for 2016
2016-01-02  Tom LaneUpdate copyright for 2016
2016-01-02  Bruce MomjianUpdate copyright for 2016
2016-01-02  Noah MischCover heap_page_prune_opt()'s cleanup lock tactic in...
2016-01-01  Tom LaneTeach flatten_reloptions() to quote option values safely.
2016-01-01  Tom LaneAdd some more defenses against silly estimates to ginco...
2016-01-01  Noah MischFix comments about WAL rule "write xlog before data...
2016-01-01  Peter Eisentrautdoc: Remove redundant duplicate URLs from ulink elements
2016-01-01  Peter Eisentrautdoc: Add index entries and better documentation link...
2015-12-31  Tom LaneAdd a comment noting that FDWs don't have to implement...
2015-12-31  Tom LaneFix ALTER OPERATOR to update dependencies properly.
2015-12-30  Tom LaneDept of second thoughts: the !scan_all exit mustn't...
2015-12-30  Tom LaneAvoid useless truncation attempts during VACUUM.
2015-12-30  Tom LaneMinor hacking on contrib/cube documentation.
2015-12-29  Tom LaneAdd some comments about division of labor between rewri...
2015-12-29  Tom LanePut back one copyObject() in rewriteTargetView().
2015-12-28  Joe ConwayRename (new|old)estCommitTs to (new|old)estCommitTsXid
2015-12-28  Tom LaneCode and docs review for cube kNN support.
2015-12-28  Alvaro HerreraDocument brin_summarize_new_pages
2015-12-28  Tom LaneDocument the exponentiation operator as associating...
next