]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2014-05-13  Tom LaneBe more wary in choice of timezone names to test make_t...
2014-05-12  Tom LaneIgnore config.pl and buildenv.pl in src/tools/msvc.
2014-05-12  Fujii MasaoFix typo in test_shm_mq document.
2014-05-12  Heikki LinnakangasFree PQresult on error in pg_receivexlog.
2014-05-11  Tom LaneStamp 9.4beta1. REL9_4_BETA1
2014-05-11  Tom LaneFind postgresql.auto.conf in PGDATA even when postgresq...
2014-05-11  Tom LaneRename jsonb_hash_ops to jsonb_path_ops.
2014-05-11  Peter EisentrautTranslation updates
2014-05-11  Bruce Momjiandocs: Mark 9.4 release notes as current as of today
2014-05-10  Tom LaneRename min_recovery_apply_delay to recovery_min_apply_d...
2014-05-10  Tom LaneMore work on the JSON/JSONB user documentation.
2014-05-10  Heikki LinnakangasFix bug in lossy-page handling in GIN
2014-05-10  Tom LaneAccept tcl 8.6 in configure's probe for tclsh.
2014-05-10  Tom LaneUpdate config.guess and config.sub
2014-05-10  Tom LaneFix bogus documentation of json_object_agg().
2014-05-09  Tom LaneFix broken allocation logic in recently-rewritten jsonb...
2014-05-09  Tom LaneImprove user-facing JSON documentation.
2014-05-09  Tom LaneGet rid of bogus dependency on typcategory in to_json...
2014-05-09  Robert HaasCode review for logical decoding patch.
2014-05-09  Robert HaasRemove overeager assertion in logical_heap_begin_rewrite.
2014-05-09  Tom LaneTeach add_json() that jsonb is of TYPCATEGORY_JSON.
2014-05-09  Tom LaneFix typcategory labeling of jsonb.
2014-05-09  Heikki LinnakangasMore jsonb cleanup.
2014-05-09  Tom LaneImprove key representation for GIN jsonb_ops, and fix...
2014-05-09  Heikki LinnakangasMinor cleanup of jsonb_util.c
2014-05-09  Heikki LinnakangasAvoid some pnstrdup()s when constructing jsonb
2014-05-09  Tom LaneFix missing dependencies in ecpg's test Makefiles.
2014-05-09  Tom LaneDocument permissions needed for pg_database_size and...
2014-05-09  Tom LaneIncrease the default value of effective_cache_size...
2014-05-09  Tom LaneRevert "Auto-tune effective_cache size to be 4x shared...
2014-05-08  Noah MischUn-break ecpg test suite under --disable-integer-datetimes.
2014-05-08  Tom LaneFix comment.
2014-05-08  Tom LaneAllow for platforms that have optreset but not <getopt.h>.
2014-05-08  Heikki LinnakangasProtect against torn pages when deleting GIN list pages.
2014-05-08  Heikki LinnakangasInclude files copied from libpqport in .gitignore
2014-05-08  Tom LaneAvoid buffer bloat in libpq when server is consistently...
2014-05-07  Robert HaasWhen a background worker exists with code 0, unregister it.
2014-05-07  Heikki LinnakangasFix build after removing JsonbValue.estSize field.
2014-05-07  Robert HaasWhen a bgworker exits, always call ReleasePostmasterChi...
2014-05-07  Robert HaasRestart bgworkers immediately after a crash-and-restart...
2014-05-07  Heikki LinnakangasClean up jsonb code.
2014-05-07  Robert HaasDetach shared memory from bgworkers without shmem access.
2014-05-07  Tom LaneFix failure to set ActiveSnapshot while rewinding a...
2014-05-07  Robert HaasNever crash-and-restart for bgworkers without shared...
2014-05-07  Tom LaneFix some more confusion between uint32 and Datum.
2014-05-07  Jeff DavisFix interval test, which was broken for floating-point...
2014-05-07  Tom Lanehash_any returns Datum, not uint32 (and definitely...
2014-05-07  Jeff DavisImprove comment for tricky aspect of index-only scans.
2014-05-07  Peter Eisentrautdoc: Fix DocBook XML validity
2014-05-07  Bruce MomjianWith ecpg exclusion removed, re-run pgindent for 9.4
2014-05-07  Bruce MomjianRemove pgindent ecpg exclusion pattern
2014-05-06  Simon Riggspg_basebackup streaming: adjust version check msg
2014-05-06  Bruce MomjianImprove pgindent test instructions
2014-05-06  Robert HaasFix logic bug in dsm_attach().
2014-05-06  Bruce MomjianFix improperly passed file descriptors
2014-05-06  Bruce Momjianpgindent run for 9.4
2014-05-06  Bruce MomjianAdjust pgindent to remove tabs after periods in C comments.
2014-05-06  Bruce MomjianFix detection of short tar files, broken by commit...
2014-05-06  Simon RiggsCorrect comment in Hot Standby nbtree handling
2014-05-06  Bruce MomjianUpdate typedef list in preparation for pgindent run
2014-05-06  Bruce MomjianMore rewording of pg_stat_statements for 9.4 release...
2014-05-06  Simon Riggspg_basebackup streaming: adjust version check msg
2014-05-06  Heikki LinnakangasFix use of free in walsender error handling after a...
2014-05-06  Michael MeskesFix handling of array of char pointers in ecpglib.
2014-05-06  Bruce MomjianProperly detect read and write errors in pg_dump/dumpal...
2014-05-06  Bruce MomjianUpdate 9.4 release notes for queryid control
2014-05-06  Tom LaneRun autoconf in wake of commit a692ee5870f0f442565b4c4b...
2014-05-06  Bruce MomjianMove pg_stat_statements into its on 9.4 release note...
2014-05-05  Bruce MomjianIn 9.4 release notes, add detail to pg_stat_statements...
2014-05-05  Bruce MomjianImprove JSONB 9.4 release text
2014-05-05  Bruce MomjianAdd doc links to 9.4 release notes, and add major featu...
2014-05-05  Tom LaneFix possible cache invalidation failure in ReceiveShare...
2014-05-05  Tom LaneFix pg_type.typlen for newly-revived line type.
2014-05-05  Bruce MomjianAdd SGML markup tags to 9.4 release notes
2014-05-05  Tom LaneFix case of pg_dump -Fc to an unseekable file (such...
2014-05-05  Bruce MomjianUpdate "huge pages" description in the 9.4 release...
2014-05-05  Bruce MomjianUpdate 9.4 release notes with feedback from the hackers...
2014-05-05  Robert Haasdoc: In FDW handler docs, mark up scan_clauses with...
2014-05-05  Heikki LinnakangasPass sensible value to memset() when randomizing reorde...
2014-05-05  Heikki LinnakangasDon't leak memory after connection aborts in pg_recvlog...
2014-05-05  Heikki LinnakangasUse Size instead of uint32 to store result of sizeof()
2014-05-05  Heikki LinnakangasAssert that pre/post-fix updated tuples are on the...
2014-05-05  Heikki LinnakangasReplace SYSTEMQUOTEs with Windows-specific wrapper...
2014-05-04  Bruce MomjianAdd missing 9.4 release file.
2014-05-04  Bruce MomjianInitial version of Postgres 9.4 release notes
2014-05-02  Peter Eisentrautdoc: Update pg_basebackup version compatibility claim...
2014-05-02  Tom LaneFix yet another corner case in dumping rules/views...
2014-05-01  Tom LaneFix "quiet inline" configure test for newer clang compi...
2014-05-01  Tom LaneFix failure to detoast fields in composite elements...
2014-05-01  Robert HaasDocumentation corrections for pg_replication_slots.
2014-04-30  Tom LaneImprove error messages in reorderbuffer.c.
2014-04-30  Robert HaasConsistently allow reading of messages from a detached...
2014-04-30  Tom LaneRationalize common/relpath.[hc].
2014-04-30  Tom LaneCheck for interrupts and stack overflow during rule...
2014-04-30  Tom LaneReduce indentation/parenthesization of set operations...
2014-04-30  Tom LaneLimit overall indentation in rule/view dumps.
2014-04-30  Tom LaneFix indentation of JOIN clauses in rule/view dumps.
2014-04-30  Tom LaneFix uninitialized-variable warnings induced by recent...
2014-04-30  Heikki LinnakangasAdd missing SYSTEMQUOTEs
2014-04-30  Peter EisentrautPL/Python: Adjust the regression tests for Python 3.4
next