]> granicus.if.org Git - postgresql/shortlog
postgresql
2017-01-04 Simon RiggsAdd new TAP tests for pg_recvlogical
2017-01-04 Simon RiggsAdd pg_recvlogical —-endpos=LSN
2017-01-04 Tom LanePrefer int-wide pg_atomic_flag over char-wide when...
2017-01-04 Robert HaasMove partition_tuple_slot out of EState.
2017-01-04 Tom LaneRe-allow SSL passphrase prompt at server start, but...
2017-01-04 Robert HaasUpdate obsolete comments in lwlock.h.
2017-01-04 Simon RiggsAdd 18 new recovery TAP tests
2017-01-04 Simon RiggsAllow PostgresNode.pm tests to wait for catchup
2017-01-04 Peter EisentrautBetter fix for sequence access in hot standby test
2017-01-04 Magnus HaganderAttempt to handle pending-delete files on Windows
2017-01-04 Magnus HaganderMake wal streaming the default mode for pg_basebackup
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2017-01-03 Bruce MomjianUpdate manual set of copyright files for 2017
2017-01-03 Bruce MomjianUpdate copyright for 2017
2017-01-03 Tom LaneDisable prompting for passphrase while (re)loading...
2017-01-03 Peter EisentrautFix hot standby tests for sequence catalog change
2017-01-03 Heikki LinnakangasRemove bogus notice that older clients might not work...
2017-01-03 Tom LaneAllow SSL configuration to be updated at SIGHUP.
2017-01-02 Tom LaneUse clock_gettime(), if available, in instr_time measur...
2017-01-02 Tom LaneIn pgbench logging, avoid assuming that instr_times...
2017-01-01 Tom LaneAvoid assuming that instr_time == struct timeval in...
2016-12-31 Tom LaneFix unstable regression test results.
2016-12-29 Tom LaneRemove manual breaks in NodeTag assignments to fix...
2016-12-29 Peter EisentrautFix typo in comment
2016-12-29 Peter EisentrautExpand ad-hoc unit abbreviations in function descriptions
2016-12-29 Peter EisentrautMake more use of RoleSpec struct
2016-12-27 Tom LaneFix interval_transform so it doesn't throw away non...
2016-12-27 Andrew DunstanExplain unaccounted for space in pgstattuple.
2016-12-27 Magnus HaganderDon't rename .partial files in pg_receivexlog if an...
2016-12-27 Magnus HaganderFix typo comments
2016-12-26 Tom LaneRemove triggerable Assert in hashname().
2016-12-25 Tom LaneFix incorrect error reporting for duplicate data in...
2016-12-24 Stephen Frostpg_dumpall: Include --verbose option in --help output
2016-12-24 Stephen FrostFix tab completion in psql for ALTER DEFAULT PRIVILEGES
2016-12-23 Tom LaneReplace enum InhOption with simple boolean.
2016-12-23 Peter EisentrautRemove unnecessary casts of makeNode() result
2016-12-23 Tom LaneDoc: improve index entry for "median".
2016-12-23 Tom LaneSpellcheck: s/descendent/descendant/g
2016-12-23 Peter Eisentrautpg_dump: Remove obsolete handling of sequence names
2016-12-23 Robert HaasRemove sql_inheritance GUC.
2016-12-23 Robert HaasRemove _hash_chgbufaccess().
2016-12-23 Joe ConwayImprove RLS documentation with respect to COPY
2016-12-22 Robert HaasFix tuple routing in cases where tuple descriptors...
2016-12-22 Stephen FrostUse TSConfigRelationId in AlterTSConfiguration()
2016-12-22 Tom LaneFix CREATE TABLE ... LIKE ... WITH OIDS.
2016-12-22 Peter EisentrautUpdate sequence_1.out for recent changes
2016-12-22 Peter Eisentrautdoc: Further speed improvements for HTML XSLT build
2016-12-22 Tom LaneFix handling of expanded objects in CoerceToDomain...
2016-12-22 Andres FreundSkip checkpoints, archiving on idle systems.
2016-12-22 Robert HaasFix broken error check in _hash_doinsert.
2016-12-22 Joe ConwayMake dblink try harder to form useful error messages
2016-12-22 Robert HaasCode review for ATExecAttachPartition.
2016-12-22 Joe ConwayProtect dblink from invalid options when using postgres...
2016-12-22 Heikki LinnakangasSimplify tape block format.
2016-12-22 Tom LaneGive a useful error message if uuid-ossp is built witho...
2016-12-22 Michael MeskesFix buffer overflow on particularly named files and...
2016-12-21 Joe ConwayImprove dblink error message when remote does not provi...
2016-12-21 Tom LaneFix detection of unfinished Unicode surrogate pair...
2016-12-21 Tom LaneFix strange behavior (and possible crashes) in full...
2016-12-21 Stephen FrostImprove ALTER TABLE documentation
2016-12-21 Stephen FrostFix dumping of casts and transforms using built-in...
2016-12-21 Stephen FrostFor 8.0 servers, get last built-in oid from pg_database
2016-12-21 Dean RasheedFix order of operations in CREATE OR REPLACE VIEW.
2016-12-21 Robert HaasConvert elog() to ereport() and do some wordsmithing.
2016-12-21 Robert HaasRefactor partition tuple routing code to reduce duplica...
2016-12-21 Robert HaasFix corner-case bug in WaitEventSetWaitBlock on Windows.
2016-12-21 Robert HaasRefactor merge path generation code.
2016-12-21 Peter EisentrautReorder pg_sequence columns to avoid alignment issue
2016-12-21 Fujii MasaoForbid invalid combination of options in pg_basebackup.
2016-12-21 Tom LaneFix minor oversights in nodeAgg.c.
2016-12-20 Tom LaneFix minor error message style violation.
2016-12-20 Peter EisentrautAdd pg_sequence system catalog
2016-12-20 Heikki LinnakangasFix sharing Agg transition state of DISTINCT or ordered...
2016-12-20 Robert HaasInvalid parent's relcache after CREATE TABLE .. PARTITI...
2016-12-19 Robert HaasProvide a DSA area for all parallel queries.
2016-12-19 Tom LaneFix handling of phrase operator removal while removing...
2016-12-19 Robert HaasFix locking problem in _hash_squeezebucket() / _hash_fr...
2016-12-19 Robert HaasRemove unused file.
2016-12-19 Fujii MasaoSupport quorum-based synchronous replication.
2016-12-19 Magnus HaganderFix base backup rate limiting in presence of slow i/o
2016-12-18 Noah MischMSVC: Position MSBFLAGS after flags it might override.
2016-12-18 Tom LaneIn contrib/uuid-ossp, #include headers needed for ntohl...
2016-12-17 Tom LaneFix FK-based join selectivity estimation for semi/antij...
2016-12-17 Peter Eisentrautdoc: Remove some trailing whitespace
2016-12-17 Magnus HaganderFix typos in comments
2016-12-16 Robert HaasFix outdated comment in lwlock.c
2016-12-16 Fujii MasaoEnsure that num_sync is greater than zero in synchronou...
2016-12-16 Tom LaneImprove documentation around TS_execute().
2016-12-16 Robert HaasSimplify LWLock tranche machinery by removing array_bas...
2016-12-16 Fujii MasaoAdd missing documentation for effective_io_concurrency...
2016-12-16 Robert HaasUnbreak Finalize HashAggregate over Partial HashAggregate.
2016-12-16 Robert HaasFix more hash index bugs around marking buffers dirty.
2016-12-16 Robert HaasRemove _hash_wrtbuf() in favor of calling MarkBufferDir...
2016-12-16 Heikki LinnakangasFix off-by-one in memory allocation for quote_literal_c...
2016-12-15 Tom LaneSync our copy of the timezone library with IANA release...
2016-12-15 Magnus HaganderAdd missing newline in message
2016-12-15 Peter EisentrautVarious temporary slots test improvements
2016-12-13 Tom LaneImprove handling of array elements as getdiag_targets...
2016-12-13 Tom LanePrevent planagg.c from failing on queries containing...
2016-12-13 Robert HaasFix bug in hashbulkdelete.
next