]> granicus.if.org Git - postgresql/shortlog
postgresql
2017-03-22 Simon RiggsRefactor GetOldestXmin() to use flags
2017-03-22 Simon RiggsAssign AccessExclusiveLocks against subxacts in Hot...
2017-03-22 Peter EisentrautChange logical replication pg_hba.conf use
2017-03-22 Peter EisentrautRefine rules for altering publication owner
2017-03-22 Andrew DunstanSync pg_dump and pg_dumpall output
2017-03-22 Simon RiggsImprove performance of replay of AccessExclusiveLocks
2017-03-22 Simon RiggsTeach xlogreader to follow timeline switches
2017-03-22 Peter EisentrautAvoid Perl warning
2017-03-22 Peter Eisentrautpg_dump: Only dump publications when dumping everything
2017-03-22 Peter Eisentrautdoc: Update tool sets documentation for modern FreeBSD
2017-03-21 Andrew DunstanDocument btree_gin support for enums
2017-03-21 Andrew DunstanAdd btree_gin support for enum types
2017-03-21 Andrew DunstanAdd btree_gist support for enum types.
2017-03-21 Andrew DunstanUse CallerFInfoFunctionCall with btree_gist for varlena...
2017-03-21 Andrew DunstanUse CallerFInfoFunctionCall with btree_gist for numeric...
2017-03-21 Simon RiggsAdd a pg_recvlogical wrapper to PostgresNode
2017-03-21 Robert HaasDon't scan partitioned tables.
2017-03-21 Teodor SigaevFix support for some operators (&<, &>, $<|, |&>) in...
2017-03-21 Andrew DunstanAdd a direct function call mechanism using the caller...
2017-03-21 Peter Eisentrautdoc: Improve markup
2017-03-21 Bruce Momjiandoc: clarify that function "ownership" that controls...
2017-03-21 Bruce Momjiandoc: adjust 'Infinity' example to include minus
2017-03-21 Andrew DunstanAdd missing support for new node fields
2017-03-21 Bruce Momjiandoc: improve createdb example
2017-03-20 Andrew DunstanForce the regression databases to have bytea_output...
2017-03-20 Andrew DunstanAdd IF NOT EXISTS for CREATE SERVER and CREATE USER...
2017-03-20 Andrew DunstanUse a consistent error message style for user mappings.
2017-03-20 Robert HaasAnother fix for single-page hash index vacuum.
2017-03-20 Robert HaasFixes for single-page hash index vacuum.
2017-03-20 Tom LaneAdd configure test to see if the C compiler has gcc...
2017-03-20 Heikki LinnakangasAdd .gitignore for src/test/authentication/tmp_check.
2017-03-20 Tom LaneAdd missed "make clean" logic in src/interfaces/libpq...
2017-03-20 Tom LaneImprove regression test coverage for TID scanning.
2017-03-20 Teodor SigaevRevert unintentional change in increasing usage count...
2017-03-19 Stephen Frostpg_dump: Skip COLLATION-related regression tests
2017-03-19 Magnus HaganderUpdate obsolete comment
2017-03-19 Peter Eisentrautdoc: Fix a few typos and awkward links
2017-03-18 Tom LaneAvoid use of already-closed relcache entry.
2017-03-18 Tom LaneFix REFRESH MATERIALIZED VIEW to report activity to...
2017-03-18 Peter Eisentrautdoc: Improve wording
2017-03-18 Peter Eisentrautdoc: Add markup
2017-03-18 Peter Eisentrautdoc: Update compatibility claim
2017-03-18 Peter Eisentrautdoc: Tweak reference page header style
2017-03-18 Stephen FrostAdjust number of tests for pg_dump 001_basic.pl
2017-03-18 Stephen Frostpg_dump: Remove "option requires an argument -- j"...
2017-03-18 Stephen FrostImprove pg_dump regression tests and code coverage
2017-03-18 Peter Eisentrautdoc: Correct row count in table
2017-03-18 Robert HaasCreate and use wait events for read, write, and fsync...
2017-03-18 Michael MeskesFix schedule of ecpg test files to only try two-phase...
2017-03-17 Tom LaneFix WaitEventSetWait() to handle write-ready waits...
2017-03-17 Peter Eisentrautpageinspect: Add page_checksum function
2017-03-17 Andrew GierthRepair test for vacuum reltuples fix.
2017-03-17 Robert HaasRename "pg_clog" directory to "pg_xact".
2017-03-17 Robert HaasRemove dead link.
2017-03-17 Peter Eisentrautpageinspect: Add test for page_header function
2017-03-17 Heikki LinnakangasAdd TAP tests for password-based authentication methods.
2017-03-17 Heikki LinnakangasAllow plaintext 'password' authentication when user...
2017-03-17 Heikki LinnakangasFix and simplify check for whether we're running as...
2017-03-17 Robert HaasFix grammar.
2017-03-16 Peter Eisentrautpsql: Add completion for \help DROP|ALTER
2017-03-16 Andrew GierthAvoid having vacuum set reltuples to 0 on non-empty...
2017-03-16 Robert HaasAvoid access to uninitialized memory in shared tidbitma...
2017-03-16 Robert HaasAdd pg_ls_logdir() and pg_ls_waldir() functions.
2017-03-16 Robert Haaspostgres_fdw: Push down FULL JOINs with restriction...
2017-03-16 Alvaro HerreraFix ancient get_object_address_opf_member bug
2017-03-16 Stephen FrostBe more careful about signed vs. unsigned char
2017-03-16 Stephen FrostClean up overly paranoid checks in mac8.c
2017-03-16 Robert HaasPort single-page btree vacuum logic to hash indexes.
2017-03-16 Andres FreundSpecify bindir in pg_isolation_regress_installcheck.
2017-03-15 Peter EisentrautSimplify publication/subscription tests a bit
2017-03-15 Peter EisentrautFix typo
2017-03-15 Peter EisentrautAdd more documentation and tests for publications
2017-03-15 Tom LaneRewrite async-connection loop in libpqwalreceiver.c...
2017-03-15 Robert HaasFix failure to use clamp_row_est() for parallel joins.
2017-03-15 Stephen FrostBump catversion for MACADDR8
2017-03-15 Stephen FrostAdd support for EUI-64 MAC addresses as macaddr8
2017-03-15 Robert HaasAdd a regression test for snapshot too old with hash...
2017-03-15 Robert HaasFix MB regression tests for WAL-logging of hash indexes.
2017-03-15 Robert HaasCosmetic fixes for hash index write-ahead logging.
2017-03-15 Peter EisentrautAllow referring to functions without arguments when...
2017-03-15 Peter Eisentrautdoc: Remove useless elements in bibliography
2017-03-15 Peter Eisentrautdoc: Fix TOC generation for refentries
2017-03-15 Andres FreundImprove grammar / fix typos in snapbuild.c.
2017-03-14 Robert HaasSome preliminary refactoring towards partitionwise...
2017-03-14 Andres FreundImprove isolation tests infrastructure.
2017-03-14 Peter EisentrautAdd option to control snapshot export to CREATE_REPLICA...
2017-03-14 Andres Freundamcheck: Harden tests against concurrent autovacuums.
2017-03-14 Robert Haashash: Support WAL consistency checking.
2017-03-14 Robert HaasFix regression in parallel planning against inheritance...
2017-03-14 Robert Haashash: Add write-ahead logging support.
2017-03-14 Tom LaneInclude port number when logging successful binding...
2017-03-14 Peter Eisentrautecpg: Improve some variable names
2017-03-14 Peter EisentrautSpelling fixes
2017-03-14 Peter EisentrautSpelling fixes in code comments
2017-03-14 Tom LaneMake logging about multixact wraparound protection...
2017-03-14 Robert HaasUpdate .gitignore
2017-03-14 Robert HaasFix failure to mark init buffers as BM_PERMANENT.
2017-03-14 Peter Eisentrautdoc: Fix synopsis
2017-03-14 Robert HaasUpdate overlooked comment for Gather Merge.
2017-03-14 Robert HaasRemove some bogus logic from create_gather_merge_plan.
next