]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2015-05-07  Alvaro HerreraImprove BRIN infra, minmax opclass and regression test
2015-05-07  Robert HaasFix incorrect math in DetermineSafeOldestOffset.
2015-05-07  Bruce MomjianMakefile: Add comment that doc uninstall clears man...
2015-05-07  Magnus HaganderProperly send SCM status updates when shutting down...
2015-05-07  Magnus HaganderFix indentation that could mask a future bug
2015-05-07  Magnus HaganderFix minor resource leak in pg_dump
2015-05-06  Robert HaasAvoid using a C++ keyword as a structure member name.
2015-05-05  Tom Lanecitext's regexp_matches() functions weren't documented...
2015-05-05  Tom LaneFix incorrect declaration of citext's regexp_matches...
2015-05-05  Peter Eisentrautdoc: Update installation instructions for new shared...
2015-05-05  Alvaro HerreraAdd geometry/range functions to support BRIN inclusion
2015-05-05  Robert HaasFix some problems with patch to fsync the data directory.
2015-05-05  Peter Eisentrauthstore_plpython: Support tests on Python 2.3
2015-05-05  Peter EisentrautFix typos
2015-05-04  Robert HaasUse outerPlanState macro instead of referring to leffttree.
2015-05-04  Tom LaneImprove procost estimates for some text search functions.
2015-05-04  Robert HaasRecursively fsync() the data directory after a crash.
2015-05-04  Heikki LinnakangasFix the same-rel optimization when creating WAL records.
2015-05-04  Andrew DunstanFix two small bugs in json's populate_record_worker
2015-05-04  Tom LaneSecond try at fixing warnings caused by commit 9b43d73b...
2015-05-03  Tom LaneFix overlooked relcache invalidation in ALTER TABLE...
2015-05-03  Andrew Dunstanfix escaping of brackets for m4 broken in b6b2149e48aa6...
2015-05-03  Andrew DunstanEnable transforms modules to build and run with Mingw...
2015-05-03  Andrew DunstanFix python_includespec on Windows at configure time
2015-05-02  Noah MischCombine initdb tests that successfully create a data...
2015-05-02  Noah MischFix one more TAP test to use standard command-line...
2015-05-02  Noah MischRename coerce_type() local variable.
2015-05-02  Peter EisentrautWindows also needs an override of the shared libpython...
2015-05-02  Peter Eisentrauthstore_plperl: Move port-specific parts to later in...
2015-05-02  Peter EisentrautFix shared libpython detection on OS X
2015-05-02  Peter EisentrautMake hstore_plperl's build even more like plperl's
2015-05-02  Peter EisentrautMove interpreter shared library detection to configure
2015-05-01  Andrew DunstanMake hstore_plperl's build more like plperl's
2015-05-01  Bruce MomjianMark views created from tables as replication identity...
2015-05-01  Robert HaasDeparse named arguments to use the new => operator...
2015-05-01  Robert HaasAllow FDWs and custom scan providers to replace joins...
2015-05-01  Andres FreundCopy editing of the replication origins patch.
2015-05-01  Andres FreundFix unaligned memory access in xlog parsing due to...
2015-05-01  Heikki LinnakangasFix pg_rewind regression failure after "fast promotion"
2015-04-30  Alvaro HerreraFix up some loose ends for CURRENT_USER as RoleSpec
2015-04-30  Robert HaasCreate an infrastructure for parallel computation in...
2015-04-30  Alvaro HerreraFix pg_upgrade's multixact handling (again)
2015-04-30  Magnus HaganderFix typo
2015-04-30  Peter EisentrautFix parallel make risk with new check temp-install...
2015-04-29  Andres FreundCorrect replication origin's use of UINT16_MAX to PG_UI...
2015-04-29  Robert HaasAdd <literal> markup, for consistency.
2015-04-29  Robert HaasUpdate .gitignore for new rmgr, changed paths.
2015-04-29  Robert HaasRemove enum-related special cases for catalog scans.
2015-04-29  Robert HaasAttempt to fix some compiler warnings.
2015-04-29  Andrew DunstanEnable transforms tests for python 2 on MSVC builds
2015-04-29  Andres FreundIntroduce replication progress tracking infrastructure.
2015-04-29  Robert Haaspsql: Improve tab completion for ALTER FOREIGN TABLE.
2015-04-29  Bruce Momjianto_char(): have format 'OF' only show the leading...
2015-04-29  Bruce Momjiandoc: recommend use of GUC server_version_num for versi...
2015-04-29  Bruce Momjianpg_basebackup: canonicalize old and new tablespace...
2015-04-28  Bruce MomjianWarn about tablespace creation in PGDATA
2015-04-28  Tom LaneFix another test for RELKIND_RELATION that should allow...
2015-04-28  Tom LaneFix ATSimpleRecursion() to allow recursion from a forei...
2015-04-28  Alvaro HerreraCode review for multixact bugfix
2015-04-28  Andrew DunstanFix MSVC builds for contrib transforms modules.
2015-04-28  Alvaro HerreraProtect against multixact members wraparound
2015-04-27  Andres FreundUse a fd opened for read/write when syncing slots durin...
2015-04-27  Stephen FrostImprove qual pushdown for RLS and SB views
2015-04-27  Andrew DunstanFix vcbuild failures and chkpass dependency caused...
2015-04-26  Peter EisentrautFix hstore_plperl regression tests on some platforms
2015-04-26  Andres FreundAlso correct therefor to therefore.
2015-04-26  Andres FreundFix various typos and grammar errors in comments.
2015-04-26  Andres FreundFix possible division by zero in pg_xlogdump.
2015-04-26  Peter EisentrautAdd transforms feature
2015-04-26  Tom LaneFix typo in linux startup script.
2015-04-26  Tom LaneAdd comments warning against generalizing default_with_...
2015-04-26  Andrew DunstanTry to unbreak some MSVC builds following forward slash...
2015-04-26  Bruce MomjianRevert: Honor OID status of CREATE LIKE'd tables
2015-04-26  Peter EisentrautDon't overwrite EXTRA_INSTALL
2015-04-25  Tom LanePrevent improper reordering of antijoins vs. outer...
2015-04-25  Peter EisentrautReplace backslashes by forward slashes in MSVC build...
2015-04-25  Stephen FrostFix file comment for test_rls_hooks.c
2015-04-25  Stephen FrostPerform RLS WITH CHECK before constraints, etc
2015-04-24  Noah MischRemove obsolete -I options from ECPG library compilation.
2015-04-24  Noah MischRemove superfluous -DFRONTEND.
2015-04-24  Noah MischBuild every ECPG library with -DFRONTEND.
2015-04-24  Tom LaneFix up .gitignore and cleanup actions in some src/test...
2015-04-24  Tom LaneFix obsolete comment in set_rel_size().
2015-04-24  Heikki LinnakangasAdd comments explaining how unique and exclusion constr...
2015-04-24  Peter Eisentrautdoc: Move ALTER TABLE IF EXISTS description to better...
2015-04-24  Peter EisentrautFix misspellings
2015-04-24  Stephen FrostCopy the relation name for error reporting in WCOs
2015-04-24  Heikki LinnakangasMove functions related to index maintenance to separate...
2015-04-23  Heikki LinnakangasFix deadlock at startup, if max_prepared_transactions...
2015-04-23  Peter EisentrautFix shell error on Solaris
2015-04-23  Peter EisentrautImprove speed of make check-world
2015-04-22  Alvaro HerreraUse the right type OID after creating a shell type
2015-04-22  Stephen FrostFix installcheck for test_rls_hooks
2015-04-22  Stephen FrostRLS fixes, new hooks, and new test module
2015-04-22  Stephen FrostPull in tableoid for inheiritance with rowMarks
2015-04-22  Heikki LinnakangasMake the pg_rewind regression tests more robust on...
2015-04-22  Andres FreundRename pg_replication_slot's new active_in to active_pid.
2015-04-22  Heikki LinnakangasDon't leave 'tmp_check' directory behind in pg_rewind...
2015-04-21  Peter EisentrautMove pg_xlogdump from contrib/ to src/bin/
2015-04-21  Robert HaasUpdate FDW docs to reflect existence of CHECK constraints.
next