]> granicus.if.org Git - postgresql/shortlog
postgresql
2018-07-13 Tom LaneFix crash in json{b}_populate_recordset() and json...
2018-07-13 Alvaro HerreraDump foreign keys on partitioned tables
2018-07-13 Tom LaneFix inadequate buffer locking in FSM and VM page re...
2018-07-13 Bruce Momjiandocs: Remove "New" description of the libpqxx interface
2018-07-13 Peter EisentrautProhibit transaction commands in security definer proce...
2018-07-12 Peter EisentrautReset shmem_exit_inprogress after shmem_exit()
2018-07-12 Tom LaneDoc: minor improvement in pl/pgsql FETCH/MOVE documenta...
2018-07-12 Alvaro HerreraFix FK checks of TRUNCATE involving partitioned tables
2018-07-12 Tom LaneDoc: clarify release note text about v11's new window...
2018-07-12 Tom LaneDoc: update documentation for requirement of ORDER...
2018-07-12 Amit KapilaAllow using the updated tuple while moving it to a...
2018-07-12 Michael PaquierMake logical WAL sender report streaming state appropri...
2018-07-11 Tom LaneFix create_scan_plan's handling of sortgrouprefs for...
2018-07-11 Tom LaneFix bugs with degenerate window ORDER BY clauses in...
2018-07-10 Michael PaquierBlock replication slot advance for these not yet reserv...
2018-07-10 Alvaro HerreraBetter handle pseudotypes as partition keys
2018-07-10 Peter EisentrautFix typos
2018-07-10 Peter EisentrautFix typo
2018-07-09 Tom LaneAvoid emitting a bogus WAL record when recycling an...
2018-07-09 Alvaro HerreraFlip argument order in XLogSegNoOffsetToRecPtr
2018-07-09 Tom LaneFix yet more problems with incorrectly-constructed...
2018-07-09 Bruce Momjianrel notes: mention enabling of parallelism in PG 10
2018-07-09 Peter EisentrautAdd UtilityReturnsTuples() support for CALL
2018-07-09 Michael PaquierRework order of end-of-recovery actions to delay timeli...
2018-07-07 Peter EisentrautAdd separate error message for procedure does not exist
2018-07-06 Michael PaquierAdd note in pg_rewind documentation about read-only...
2018-07-06 Peter EisentrautFix assert in nested SQL procedure call
2018-07-06 Peter EisentrautAllow CALL with polymorphic type arguments
2018-07-06 Alvaro HerreraAllow replication slots to be dropped in single-user...
2018-07-06 Alvaro Herreradoc: Reword old inheritance partitioning documentation
2018-07-05 Alvaro Herreralogical decoding: beware of an unset specinsert change
2018-07-05 Peter Eisentrautdoc: Fix typos
2018-07-05 Alvaro HerreraReduce cost of test_decoding's new oldest_xmin test
2018-07-05 Michael PaquierPrevent references to invalid relation pages after...
2018-07-05 Andres FreundUse context with correct lifetime in hypothetical_dense...
2018-07-04 Andres FreundCheck for interrupts inside the nbtree page deletion...
2018-07-04 Fujii MasaoImprove the performance of relation deletes during...
2018-07-04 Michael PaquierRemove dead code for temporary relations in partition...
2018-07-03 Peter EisentrautCorrect comment
2018-07-01 Peter EisentrautFix libpq example programs
2018-06-30 Andrew Dunstanperltidy run prior to branching
2018-06-30 Andrew Dunstanpgindent run prior to branching
2018-06-30 Andrew DunstanUpdate typedefs list
2018-06-29 Peter EisentrautDocumentation spell checking and markup improvements
2018-06-29 Peter Eisentrautdoc: Replace non-ASCII lines in psql example output
2018-06-29 Alvaro Herrerapsql: show cloned triggers in partitions
2018-06-29 Alvaro HerreraFix crash when ALTER TABLE recreates indexes on partitions
2018-06-29 Michael PaquierReplace search.cpan.org with metacpan.org
2018-06-29 Michael PaquierMake capitalization of term "OpenSSL" more consistent
2018-06-27 Alvaro HerreraFix typo in comment
2018-06-27 Amit KapilaFix thinko in comments.
2018-06-27 Andres FreundChange pqformat.h's integer handling functions to take...
2018-06-27 Andres FreundRemove duplicated return statement from llvmjit code.
2018-06-27 Peter EisentrautFix whitespace
2018-06-27 Peter Eisentrautdoc: Improve wording and fix whitespace
2018-06-27 Peter Eisentrautdoc: Document some nuances of logical replication of...
2018-06-27 Amit KapilaCosmetic improvements for faster column addition.
2018-06-26 Alvaro HerreraFix "base" snapshot handling in logical decoding
2018-06-26 Alexander KorotkovFix upper limit for vacuum_cleanup_index_scale_factor
2018-06-26 Bruce Momjian|--- gitweb/email subject limit -----------------|...
2018-06-26 Peter GeogheganCorrect a comment on logtape.c's leader tape.
2018-06-26 Peter GeogheganRemove obsolete comment block in nbtsort.c.
2018-06-26 Alvaro HerreraEnable failure to rename a partitioned index
2018-06-26 Fujii MasaoFix documentation bug related to backup history file.
2018-06-26 Alvaro HerreraAllow direct lookups of AppendRelInfo by child relid
2018-06-26 Alexander KorotkovIncrease upper limit for vacuum_cleanup_index_scale_factor
2018-06-26 Peter EisentrautReword SPI_ERROR_TRANSACTION errors in PL/pgSQL
2018-06-26 Thomas MunroMove RecoveryLockList into a hash table.
2018-06-26 Michael PaquierFix description and documentation related to pg_restore...
2018-06-26 Michael PaquierCorrect handling of fsync failures with tar mode of...
2018-06-25 Alvaro HerreraUpdate obsolete comments
2018-06-25 Alvaro HerreraStamp 11beta2. REL_11_BETA2
2018-06-25 Peter EisentrautTranslation updates
2018-06-25 Michael PaquierAddress set of issues with errno handling
2018-06-24 Bruce Momjiandoc: adjust order of NUMERIC arguments to match syntax
2018-06-24 Bruce Momjiandoc: show how interval's 3 unit buckets behave using...
2018-06-23 Bruce Momjiandoc: update PG 11 release notes, mostly typo fixes
2018-06-23 Bruce Momjiandoc: mention use of cross platform logical replication
2018-06-23 Andrew DunstanMark binary_upgrade_set_missing_value as parallel_unsafe
2018-06-22 Alvaro HerreraWhen index recurses to a partition, map columns numbers
2018-06-22 Robert HaasAvoid generating bogus paths with partitionwise aggregate.
2018-06-22 Andrew DunstanAllow for pg_upgrade of attributes with missing values
2018-06-22 Alexander KorotkovFixes for vacuum_cleanup_index_scale_factor GUC option
2018-06-22 Michael PaquierFix typo in comment of commit_ts.c for incorrect refere...
2018-06-22 Amit KapilaImprove coding pattern in Parallel Append code.
2018-06-21 Alvaro HerreraDisclaim support for default namespace in XMLTABLE
2018-06-21 Tom LaneFix partial aggregation for variance(int4) and related...
2018-06-21 Alvaro HerreraSet correct context for XPath evaluation
2018-06-21 Tom LaneImprove requirements documentation for ldap test suite.
2018-06-21 Tom LaneFix mishandling of sortgroupref labels while splitting...
2018-06-21 Alexander KorotkovImprove wording of release notes item
2018-06-20 Alvaro HerreraUpdate expected XML output with disabled XML
2018-06-20 Alvaro HerreraAccept TEXT and CDATA nodes in XMLTABLE's column_expres...
2018-06-20 Magnus HaganderAdd missing include
2018-06-20 Alvaro HerreraConsistently use the term 'partitioned rel' in partprun...
2018-06-20 Magnus HaganderFix typo
2018-06-20 Magnus HaganderFix a number of typos
2018-06-20 Magnus HaganderSupport long option for --pgdata in pg_verify_checksums
2018-06-20 Magnus HaganderDocument the -D and $PGDATA switch/env for pg_verify_ch...
2018-06-20 Magnus HaganderMove pg_verify_checksum docs to Server utils
next