]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2015-01-13  Andres FreundAdd barriers to the latch code.
2015-01-13  Andres FreundAllow latches to wait for socket writability without...
2015-01-13  Heikki LinnakangasFix typos in comment.
2015-01-12  Tom LaneFix some functions that were declared static then defin...
2015-01-12  Tom LaneAvoid unexpected slowdown in vacuum regression test.
2015-01-12  Alvaro HerreraTweak heapam's rmgr desc output slightly
2015-01-12  Alvaro HerreraFix get_object_address argument type for extension...
2015-01-12  Tom LaneUse correct text domain for errcontext() appearing...
2015-01-12  Stephen FrostSkip dead backends in MinimumActiveBackends
2015-01-11  Tom LaneFix portability breakage in pg_dump.
2015-01-11  Tom LaneRemove configure test for nonstandard variants of getpw...
2015-01-11  Tom LaneFix libpq's behavior when /etc/passwd isn't readable.
2015-01-11  Andres FreundProvide a generic fallback for pg_compiler_barrier...
2015-01-11  Andres FreundFix alignment of pg_atomic_uint64 variables on some...
2015-01-10  Bruce Momjiandocs: improve CREATE TRIGGER defer options list
2015-01-09  Bruce Momjianpg_upgrade: fix one-byte per empty db memory leak
2015-01-09  Stephen FrostFix typo in execMain.c
2015-01-09  Alvaro Herreraxlogreader.c: Fix report_invalid_record translatability...
2015-01-08  Stephen FrostMove rowsecurity event trigger test
2015-01-08  Andres FreundRemove comment that was intended to have been removed...
2015-01-08  Andres FreundMove comment about sun cc's __machine_rw_barrier being...
2015-01-08  Andres FreundFix logging of pages skipped due to pins during vacuum.
2015-01-08  Noah MischOn Darwin, refuse postmaster startup when multithreaded.
2015-01-08  Noah MischOn Darwin, detect and report a multithreaded postmaster.
2015-01-08  Noah MischAlways set the six locale category environment variable...
2015-01-08  Noah MischReject ANALYZE commands during VACUUM FULL or another...
2015-01-07  Robert Haasdocs: Reword CREATE POLICY documentation.
2015-01-07  Heikki LinnakangasDon't open a WAL segment for writing at end of recovery.
2015-01-07  Peter EisentrautFix namespace handling in xpath function
2015-01-06  Andres FreundCorrectly handle relcache invalidation corner case...
2015-01-06  Andres FreundImprove relcache invalidation handling of currently...
2015-01-06  Bruce MomjianDocument that Perl's Tie might add a trailing newline
2015-01-06  Alvaro HerreraFix thinko in plpython error message
2015-01-06  Bruce MomjianClarify which files need manual copyright updates
2015-01-06  Bruce MomjianSimplify post-copyright update instructions.
2015-01-06  Bruce MomjianUpdate copyright for 2015
2015-01-06  Tom LaneFix broken pg_dump code for dumping comments on event...
2015-01-05  Andres FreundFix oversight in recent pg_basebackup fix causing pg_re...
2015-01-05  Fujii MasaoFix typo in comment.
2015-01-04  Alvaro HerreraFix thinko in lock mode enum
2015-01-04  Andres FreundAdd error handling for failing fstat() calls in copy.c.
2015-01-04  Andres FreundCorrectly handle test durations of more than 2147s...
2015-01-04  Andres FreundFix off-by-one in pg_xlogdump's fuzzy_open_file().
2015-01-04  Andres FreundRemove superflous variable from xlogreader's XLogFindNe...
2015-01-04  Andres FreundAdd missing va_end() call to a early exit in dmetaphone...
2015-01-04  Andres FreundFix inconsequential fd leak in the new mark_file_as_arc...
2015-01-03  Andres FreundPrevent WAL files created by pg_basebackup -x/X from...
2015-01-03  Andres FreundAdd pg_string_endswith as the start of a string helper...
2015-01-03  Tom LaneTreat negative values of recovery_min_apply_delay as...
2015-01-03  Magnus HaganderMake path to pg_service.conf absolute in documentation
2014-12-31  Tom LaneDon't run rowsecurity in parallel with other regression...
2014-12-31  Tom LaneDocs: improve descriptions of ISO week-numbering date...
2014-12-31  Tom LanePrint more information about getObjectIdentityParts...
2014-12-31  Tom LaneImprove consistency of parsing of psql's magic variables.
2014-12-31  Alvaro HerreraAdd missing pstrdup calls
2014-12-31  Robert HaasDon't tab-complete COMMENT ON ... IS with IS.
2014-12-30  Alvaro Herrerapg_event_trigger_dropped_objects: Add name/args output...
2014-12-30  Alvaro HerreraAdd pg_identify_object_as_address
2014-12-30  Alvaro HerreraFix object_address expected output
2014-12-30  Alvaro HerreraUse TypeName to represent type names in certain commands
2014-12-30  Heikki LinnakangasRevert the GinMaxItemSize calculation so that we fit...
2014-12-30  Tatsuo IshiiFix resource leak pointed out by Coverity.
2014-12-29  Tom LaneAssorted minor fixes for psql metacommand docs.
2014-12-28  Tom LaneRemove duplicate assignment in new pg_get_object_addres...
2014-12-26  Alvaro HerreraRestrict name list len for domain constraints
2014-12-26  Alvaro HerreraRemove event trigger from object_address test
2014-12-26  Alvaro HerreraGrab heavyweight tuple lock only before sleeping
2014-12-25  Noah MischHave config_sspi_auth() permit IPv6 localhost connections.
2014-12-25  Andres FreundBlindly fix a dtrace probe in lwlock.c for a removed...
2014-12-25  Tom LaneTemporarily revert "Move pg_lzcompress.c to src/common."
2014-12-25  Andres FreundLockless StrategyGetBuffer clock sweep hot path.
2014-12-25  Andres FreundImprove LWLock scalability.
2014-12-25  Andres FreundConvert the PGPROC->lwWaitLink list into a dlist instea...
2014-12-25  Andres FreundAdd capability to suppress CONTEXT: messages to elog...
2014-12-25  Fujii MasaoRemove duplicate include of slot.h.
2014-12-25  Fujii MasaoMove pg_lzcompress.c to src/common.
2014-12-24  Tom LaneAdd CST (China Standard Time) to our lists of timezone...
2014-12-24  Andrew DunstanFix installcheck case for tap tests
2014-12-24  Bruce Momjianpgbench: remove odd trailing period in init progress...
2014-12-24  Fujii MasaoRemove unused fields from ReindexStmt.
2014-12-24  Andres FreundSuppress MSVC warning in typeStringToTypeName function.
2014-12-23  Tom LaneRemove failing collation case from object_address regre...
2014-12-23  Alvaro HerreraRevert "Use a bitmask to represent role attributes"
2014-12-23  Alvaro HerreraAdd SQL-callable pg_get_object_address
2014-12-23  Alvaro HerreraUse a bitmask to represent role attributes
2014-12-23  Alvaro Herreraget_object_address: separate domain constraints from...
2014-12-23  Peter EisentrautChange local_preload_libraries to PGC_USERSET
2014-12-22  Andrew DunstanFurther tidy up on json aggregate documentation
2014-12-22  Andrew DunstanFix documentation of argument type of json_agg and...
2014-12-22  Heikki LinnakangasMove rbtree.c from src/backend/utils/misc to src/backen...
2014-12-22  Heikki LinnakangasTurn much of the btree_gin macros into real functions.
2014-12-22  Heikki LinnakangasUse a pairing heap for the priority queue in kNN-GiST...
2014-12-21  Tom LaneDocs: clarify treatment of variadic functions with...
2014-12-21  Heikki LinnakangasFix file descriptor leak at end of recovery.
2014-12-20  Bruce Momjiandoc: Adjust wording of ALTER TABLESPACE restriction
2014-12-19  Alvaro Herrerapg_event_trigger_dropped_objects: add behavior flags
2014-12-19  Heikki LinnakangasFix timestamp in end-of-recovery WAL records.
2014-12-19  Andres FreundPrevent potentially hazardous compiler/cpu reordering...
2014-12-19  Andres FreundDefine Assert() et al to ((void)0) to avoid pedantic...
2014-12-18  Tom LaneImprove documentation about CASE and constant subexpres...
next