]> granicus.if.org Git - postgresql/shortlog
postgresql
2016-11-02 Tom LaneFix portability bug in gin_page_opaque_info().
2016-11-02 Peter Eisentrautpageinspect: Make btree test more portable
2016-11-01 Robert Haaspostgres_fdw: Fix typo in comment.
2016-11-01 Peter EisentrautAdd subsection headers in pageinspect documentation
2016-11-01 Peter Eisentrautpageinspect: Add tests
2016-11-01 Peter EisentrautAdd make rules to download raw Unicode mapping files
2016-10-31 Robert HaasRemove declarations for pq_putmessage_hook and pq_flush...
2016-10-30 Tatsuo IshiiFix typo in sources.sgml.
2016-10-30 Tom LaneFix nasty performance problem in tsquery_rewrite().
2016-10-30 Tom LaneFix bogus tree-flattening logic in QTNTernary().
2016-10-30 Tom LaneImprove speed of aggregates that use array_append as...
2016-10-30 Magnus HaganderFix memory leak in tar file padding
2016-10-28 Robert Haaspgstattuple: Don't take heavyweight locks when examinin...
2016-10-28 Robert HaasFix leftover reference to background writer performing...
2016-10-28 Peter Eisentrautdoc: Small style improvements
2016-10-27 Peter EisentrautRemove invitation to report a bug about unknown encoding
2016-10-27 Peter EisentrautAdd function name to PyArg_ParseTuple()
2016-10-27 Peter EisentrautFormat PL/Python module contents test vertically
2016-10-27 Robert HaasIf the stats collector dies during Hot Standby, restart it.
2016-10-27 Robert HaasFix possible pg_basebackup failure on standby with...
2016-10-27 Peter EisentrautAvoid using a C++ keyword in header file
2016-10-27 Bruce MomjianProperly indent postgresql.conf comments to align
2016-10-26 Tom LaneFix incorrect trigger-property updating in ALTER CONSTR...
2016-10-26 Tom LaneFix not-HAVE_SYMLINK code in zic.c.
2016-10-26 Tom LaneDoc: improve documentation about inheritance.
2016-10-26 Tom LaneSuppress unused-variable warning in non-assert builds.
2016-10-26 Heikki LinnakangasRemove platform-dependent PL/python test case.
2016-10-26 Heikki LinnakangasOnly treat Python Lists as array dimensions.
2016-10-26 Heikki LinnakangasAvoid using platform-dependent floats in test case.
2016-10-26 Heikki LinnakangasFix regression test to also work with Python 2.
2016-10-26 Heikki LinnakangasFix typos in comments.
2016-10-26 Heikki LinnakangasFix typo in comment.
2016-10-26 Heikki LinnakangasGive a hint, when [] is incorrectly used for a composit...
2016-10-26 Heikki LinnakangasSupport multi-dimensional arrays in PL/python.
2016-10-25 Peter Eisentrautpg_dump: Simplify internal archive version handling
2016-10-25 Magnus HaganderFree walmethods before exiting
2016-10-25 Magnus HaganderDon't fsync() files when --no-sync is specified
2016-10-25 Bruce MomjianConsistently mention 'SELECT pg_reload_conf()' in confi...
2016-10-25 Robert Haaspostgres_fdw: Try again to stabilize aggregate pushdown...
2016-10-24 Magnus HaganderUse ssize_t where signed results can happen
2016-10-24 Tom LaneUpdate release notes for last-minute commit timestamp...
2016-10-24 Alvaro HerreraPreserve commit timestamps across clean restart
2016-10-24 Tom LaneRelease notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2...
2016-10-23 Tom LaneAvoid testing tuple visibility without buffer lock.
2016-10-23 Tom LaneDon't throw serialization errors for self-conflicts...
2016-10-23 Tom LaneAvoid testing tuple visibility without buffer lock...
2016-10-23 Magnus HaganderRename walmethod fsync method to sync
2016-10-23 Magnus HaganderFix obviously too quickly applied fix to zlib issue
2016-10-23 Magnus HaganderFix walmethods.c build without libz
2016-10-23 Magnus HaganderRemove extra comma at end of enum list
2016-10-23 Magnus HaganderAllow pg_basebackup to stream transaction log in tar...
2016-10-22 Tom LaneImprove documentation about use of Linux huge pages.
2016-10-21 Tom LaneFirst-draft release notes for 9.6.1.
2016-10-21 Robert HaasFix comment formatting.
2016-10-21 Robert Haaspostgres_fdw: Attempt to stabilize regression results.
2016-10-21 Tom LaneDoc: wording tweak for PERL, PYTHON, TCLSH configuratio...
2016-10-21 Robert Haaspostgres_fdw: Push down aggregates to remote servers.
2016-10-20 Tom LaneFix EXPLAIN so that it doesn't emit invalid XML in...
2016-10-20 Tom LaneSync our copy of the timezone library with IANA release...
2016-10-20 Tom LaneUpdate time zone data files to tzdata release 2016h.
2016-10-20 Robert HaasRename "pg_xlog" directory to "pg_wal".
2016-10-20 Robert HaasRemove a comment which is now incorrect.
2016-10-20 Tom LaneAnother portability fix for tzcode2016g update.
2016-10-19 Tom LaneWindows portability fix.
2016-10-19 Tom LaneSync our copy of the timezone library with IANA release...
2016-10-19 Tom LaneSuppress "Factory" zone in pg_timezone_names view for...
2016-10-19 Tom LaneUpdate time zone data files to tzdata release 2016g.
2016-10-19 Peter EisentrautMake getrusage() output a little more readable
2016-10-19 Peter EisentrautUse pg_ctl promote -w in TAP tests
2016-10-19 Peter Eisentrautinitdb pg_basebackup: Rename --noxxx options to --no-xxx
2016-10-19 Peter Eisentrautpg_ctl: Add long option for -o
2016-10-19 Peter Eisentrautdoc: Consistently use = sign in long options synopses
2016-10-19 Peter Eisentrautpg_ctl: Add long options for -w and -W
2016-10-19 Heikki LinnakangasFix WAL-logging of FSM and VM truncation.
2016-10-18 Robert HaasImprove regression test coverage for hash indexes.
2016-10-18 Andres FreundFix a few typos in simplehash.h.
2016-10-18 Robert HaasFix typo in comment.
2016-10-18 Tom LaneFix cidin() to handle values above 2^31 platform-indepe...
2016-10-18 Heikki LinnakangasRevert "Replace PostmasterRandom() with a stronger...
2016-10-17 Robert HaasBy default, set log_line_prefix = '%m [%p] '.
2016-10-17 Heikki LinnakangasUse OpenSSL EVP API for symmetric encryption in pgcrypto.
2016-10-17 Heikki LinnakangasFix use-after-free around DISTINCT transition function...
2016-10-17 Heikki LinnakangasReplace PostmasterRandom() with a stronger way of gener...
2016-10-15 Andres FreundUse more efficient hashtable for execGrouping.c to...
2016-10-14 Andres FreundUse more efficient hashtable for tidbitmap.c to speed...
2016-10-14 Andres FreundAdd a macro templatized hashtable.
2016-10-14 Andres FreundAdd likely/unlikely() branch hint macros.
2016-10-14 Tom LaneFix assorted integer-overflow hazards in varbit.c.
2016-10-14 Tatsuo IshiiFix typo.
2016-10-13 Tom LaneFix handling of pgstat counters for TRUNCATE in a prepa...
2016-10-13 Tatsuo IshiiFix typo.
2016-10-13 Tom LaneFix another bug in merging of inherited CHECK constraints.
2016-10-13 Tom LaneRemove dead code in pg_dump.
2016-10-13 Tom LaneTry to find out the actual hugepage size when making...
2016-10-13 Tom LaneClean up handling of anonymous mmap'd shared-memory...
2016-10-13 Tom LaneFix pg_dumpall regression test to be locale-independent.
2016-10-13 Tom LaneFix broken jsonb_set() logic for replacing array elements.
2016-10-13 Andres FreundFix further hash table order dependent tests.
2016-10-13 Andres FreundMake pg_dumpall's database ACL query independent of...
2016-10-13 Robert HaasRemove spurious word.
next