]> granicus.if.org Git - postgresql/shortlog
postgresql
2015-06-30 Heikki LinnakangasAdd assertion to check the special size is sane before...
2015-06-30 Heikki LinnakangasDon't call PageGetSpecialPointer() on page until it...
2015-06-30 Robert HaasIn bttext_abbrev_convert, move pfree to the right place.
2015-06-29 Heikki LinnakangasInitialize GIN metapage correctly when replaying metapa...
2015-06-29 Tom LaneStamp 9.5alpha1. REL9_5_ALPHA1
2015-06-29 Tom LaneDesultory review of 9.5 release notes.
2015-06-29 Tom LaneCode + docs review for escaping of option values (commi...
2015-06-29 Andres FreundReplace ia64 S_UNLOCK compiler barrier with a full...
2015-06-29 Peter EisentrautTranslation updates
2015-06-29 Tom LaneRun the C portions of guc-file.l through pgindent.
2015-06-28 Tom LaneImprove design and implementation of pg_file_settings...
2015-06-28 Heikki LinnakangasAlso trigger restartpoints based on max_wal_size on...
2015-06-28 Heikki LinnakangasFix markup in docs.
2015-06-28 Heikki LinnakangasPromote the assertion that XLogBeginInsert() is not...
2015-06-28 Heikki LinnakangasFix double-XLogBeginInsert call in GIN page splits.
2015-06-28 Heikki LinnakangasDon't choke on files that are removed while pg_rewind...
2015-06-28 Heikki LinnakangasAdd missing_ok option to the SQL functions for reading...
2015-06-28 Kevin GrittnerFix comment for GetCurrentIntegerTimestamp().
2015-06-28 Tatsuo IshiiFix function declaration style to respect the coding...
2015-06-27 Tom LaneAvoid passing NULL to memcmp() in lookups of zero-argum...
2015-06-27 Andres FreundFix test_decoding's handling of nonexistant columns...
2015-06-27 Kevin GrittnerAdd opaque declaration of HTAB to tqual.h.
2015-06-27 Heikki LinnakangasFix typo in comment
2015-06-26 Simon RiggsAvoid hot standby cancels from VAC FREEZE
2015-06-26 Alvaro HerreraFix DDL command collection for TRANSFORM
2015-06-26 Alvaro HerreraFix BRIN xlog replay
2015-06-26 Robert HaasFix grammar.
2015-06-26 Robert HaasBe more conservative about removing tablespace "symlinks".
2015-06-26 Robert Haasrelease notes: Add entry for commit 5ea86e6e6.
2015-06-26 Robert HaasRemove unnecessary NULL test.
2015-06-26 Robert Haasrelease notes: Combine items for pg_upgrade and pg_upgr...
2015-06-26 Robert HaasDon't warn about creating temporary or unlogged hash...
2015-06-26 Robert HaasReduce log level for background worker events from...
2015-06-26 Andres FreundFix the fallback memory barrier implementation to be...
2015-06-26 Robert HaasImprove handling of CustomPath/CustomPlan(State) children.
2015-06-26 Heikki LinnakangasFix a couple of bugs with wal_log_hints.
2015-06-25 Robert HaasAllow background workers to connect to no particular...
2015-06-25 Tom LaneFix the logic for putting relations into the relcache...
2015-06-25 Tom LaneDocs: fix claim that to_char('FM') removes trailing...
2015-06-24 Fujii MasaoAdd index terms for functions jsonb_set and jsonb_pretty.
2015-06-23 Robert HaasUpdate get_relation_info comment.
2015-06-23 Heikki LinnakangasAdd missing newline to debug-message.
2015-06-23 Peter Eisentrautpg_rewind: Improve message wording
2015-06-23 Peter Eisentrautpg_basebackup: Remove redundant newline in error message
2015-06-22 Tom LaneImprove inheritance_planner()'s performance for large...
2015-06-22 Robert Haaspsql: Add some tab completion for TABLESAMPLE.
2015-06-22 Noah MischTruncate strings in tarCreateHeader() with strlcpy...
2015-06-21 Alvaro HerreraAdd transforms to pg_get_object_address and friends
2015-06-21 Andres FreundImprove multixact emergency autovacuum logic.
2015-06-21 Andres FreundAdd missing check for wal_debug GUC.
2015-06-21 Peter EisentrautPL/Perl: Add alternative expected file for Perl 5.22
2015-06-20 Noah MischFix failure to copy setlocale() return value.
2015-06-20 Noah MischRevert "Detect setlocale(LC_CTYPE, NULL) clobbering...
2015-06-20 Alvaro HerreraFix BRIN supported operators table
2015-06-20 Alvaro HerreraFix thinko in comment (launcher -> worker)
2015-06-19 Tom LaneIn immediate shutdown, postmaster should not exit till...
2015-06-19 Alvaro HerreraClamp autovacuum launcher sleep time to 5 minutes
2015-06-19 Tom LaneFix bogus range_table_mutator() logic for RangeTblEntry...
2015-06-19 Robert HaasFix corner case in autovacuum-forcing logic for multixa...
2015-06-19 Robert HaasAdd PASSWORD to tab completions for CREATE/ALTER ROLE...
2015-06-19 Robert HaasChange TAP test framework to not rely on having a chmod...
2015-06-17 Noah MischDetect setlocale(LC_CTYPE, NULL) clobbering previous...
2015-06-16 Andrew DunstanFix comment in fmgr.h to refer to actual function used.
2015-06-15 Michael MeskesCheck for out of memory when allocating sqlca.
2015-06-15 Michael MeskesFix memory leak in ecpglib's connect function.
2015-06-14 Bruce Momjianrelease notes: fix Petr's name typos
2015-06-14 Peter Eisentrautdoc: Add note to pg_dump man page about pg_dumpall
2015-06-14 Peter EisentrautRemove stray character
2015-06-14 Bruce Momjianrelease notes: consistently name "Alexander Shulgin"
2015-06-14 Bruce Momjianrelease notes: move/remove/adjust items
2015-06-14 Bruce Momjianrelease notes: add accent to Petr JelĂ­nek last name
2015-06-14 Bruce Momjianrelease notes: remove mention of pg_basebackup non...
2015-06-13 Bruce Momjianrelease notes: add Petr Jelinek to JSON function item
2015-06-13 Bruce Momjianrelease notes: fixes from Fujii Masao
2015-06-13 Bruce Momjianrelease notes: reorder hash performance authors, again
2015-06-13 Bruce Momjianrelease notes: reorder sort performance authors
2015-06-13 Bruce Momjianrelease notes: split apart hash items
2015-06-13 Bruce Momjianrelease notes: add two optimizer items
2015-06-12 Andrew DunstanFix "path" infrastructure bug affecting jsonb_set()
2015-06-12 Tom LaneFix failure to cover scalar-vs-rowtype cases in exec_st...
2015-06-12 Tom LaneImprove error message and hint for ALTER COLUMN TYPE...
2015-06-12 Fujii MasaoMake postmaster restart archiver soon after it dies...
2015-06-12 Michael MeskesFixed some memory leaks in ECPG.
2015-06-12 Michael MeskesFix intoasc() in Informix compat lib. This function...
2015-06-12 Fujii MasaoFix alphabetization in catalogs.sgml.
2015-06-12 Fujii MasaoClean up useless mention of RMGRDESCSOURCES in pg_rewin...
2015-06-12 Bruce Momjianrelease notes: add links to doc sections
2015-06-11 Bruce Momjianrelease notes: update hash item
2015-06-11 Bruce Momjianrelease notes: move pg_buffercache item to the right...
2015-06-11 Bruce Momjianrelease notes: implement suggestions
2015-06-11 Bruce Momjianrelease notes: explain meaning of pg_stat_get_snapshot...
2015-06-11 Bruce Momjianrelease notes: update for pg_basebackup in tar format
2015-06-11 Andrew DunstanRename jsonb - text[] operator to #- to avoid ambiguity.
2015-06-11 Fujii MasaoFix some issues in pg_rewind.
2015-06-11 Bruce MomjianFirst draft of 9.5 release notes
2015-06-11 Peter Eisentrautdoc: Use "connections" instead of "slots" to avoid...
2015-06-11 Peter Eisentrautdoc: Fix typo
2015-06-11 Peter EisentrautFix typo
2015-06-10 Peter Eisentrautdoc: Call xmllint for validity also in the fop build
2015-06-10 Kevin GrittnerFix typo in comment.
next