]> granicus.if.org Git - postgresql/shortlog
postgresql
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.
2016-10-12 Tom LaneRevert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1...
2016-10-12 Tom Lanepg_dump's getTypes() needn't retrieve typinput or typou...
2016-10-12 Tom LaneRemove unnecessary int2vector-specific hash function...
2016-10-12 Tom LaneProvide DLLEXPORT markers for C functions via PG_FUNCTI...
2016-10-12 Tom LaneRemove pg_dump/pg_dumpall support for dumping from...
2016-10-12 Heikki LinnakangasFix copy-pasto in comment.
2016-10-12 Heikki LinnakangasSimplify the code for logical tape read buffers.
2016-10-11 Tom LaneDrop server support for FE/BE protocol version 1.0.
2016-10-11 Tom LaneRemove "sco" and "unixware" ports.
2016-10-11 Tom LaneDocs: grammatical fix.
2016-10-11 Tom LaneImprove documentation for CREATE RECURSIVE VIEW.
2016-10-10 Tom LaneUpdate user docs for switch to POSIX semaphores.
2016-10-10 Andres FreundMake regression tests less dependent on hash table...
2016-10-10 Tom LaneIn PQsendQueryStart(), avoid leaking any left-over...
2016-10-10 Heikki LinnakangasRemove some unnecessary #includes.
2016-10-10 Peter EisentrautAdd a noreturn attribute to help static analyzers
2016-10-09 Tom LaneUse unnamed POSIX semaphores, if available, on Linux...
2016-10-09 Tom LaneFix incorrect handling of polymorphic aggregates used...
2016-10-08 Tom LaneFix two bugs in merging of inherited CHECK constraints.
2016-10-08 Tom Lanelibpqwalreceiver needs to link with libintl when using...
2016-10-07 Andres FreundFix fallback implementation of pg_atomic_write_u32().
2016-10-07 Heikki LinnakangasRemove bogus mapping from UTF-8 to SJIS conversion...
2016-10-07 Heikki LinnakangasMake TAP test suites to work, when @INC does not contai...
2016-10-07 Tom LaneFix python shlib probe for Cygwin.
2016-10-07 Tom LaneFix pg_dump to work against pre-9.0 servers again.
2016-10-07 Heikki LinnakangasDon't allow both --source-server and --source-target...
2016-10-07 Heikki LinnakangasClear OpenSSL error queue after failed X509_STORE_load_...
2016-10-07 Heikki LinnakangasDon't share SSL_CTX between libpq connections.
2016-10-06 Heikki LinnakangasDisable synchronous commits in pg_rewind.
2016-10-06 Heikki LinnakangasFix excessive memory consumption in the new sort pre...
2016-10-06 Tom LaneRemove -Wl,-undefined,dynamic_lookup in macOS build.
2016-10-06 Tom LaneTry to fix python shlib probe for MinGW.
2016-10-05 Robert HaasUpdate obsolete comments and perldoc.
2016-10-05 Tom LaneIn python shlib probe, cater for OpenBSD, which omits...
2016-10-05 Robert HaasRe-alphabetize #include directives.
2016-10-05 Robert HaasRename WAIT_* constants to PG_WAIT_*.
2016-10-04 Tom LaneAvoid direct cross-module links in hstore_plperl and...
2016-10-04 Tom LaneHuh, we do need to look in $python_configdir for the...
2016-10-04 Tom LaneImprove (I hope) our autolocation of the Python shared...
2016-10-04 Robert HaasFix another Windows compile break.
next