]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2020-03-24  Tom LaneDoc: fix broken markup.
2020-03-24  Peter EisentrautSome refactoring of logical/worker.c
2020-03-24  Peter EisentrautAdd support for other normal forms to Unicode normaliza...
2020-03-24  Andres FreundReport wait event for cost-based vacuum delay.
2020-03-24  Fujii MasaoPrefer standby promotion over recovery pause.
2020-03-24  Michael PaquierMove routine building restore_command to src/common/
2020-03-24  Fujii MasaoAdd wait events for WAL archive and recovery pause.
2020-03-24  Jeff DavisReduce test time for disk-based Hash Aggregation.
2020-03-24  Fujii MasaoReport NULL as total backup size if it's not estimated.
2020-03-23  Jeff DavisFixes for Disk-based Hash Aggregation.
2020-03-23  Bruce Momjiandocs: add backend_type to file-fdw CSV log example
2020-03-23  Andres FreundAdd regression tests for constraint errors in partition...
2020-03-23  Alexander KorotkovFix ordering in typedefs.list
2020-03-23  Tom LaneDoc: explain that LIKE et al can be used in ANY (sub...
2020-03-23  Tom LaneFix our getopt_long's behavior for a command line argum...
2020-03-23  Michael PaquierDoc: Fix type of some storage parameters in CREATE...
2020-03-23  Michael PaquierRevert "Refactor compile-time assertion checks in c.h"
2020-03-23  Amit KapilaAdd object names to partition integrity violations.
2020-03-23  Michael PaquierAdd bound checks for ssl_min_protocol_version and ssl_m...
2020-03-22  Noah MischRevert "Skip WAL for new relfilenodes, under wal_level...
2020-03-21  Tom LaneFix up recent breakage of headerscheck and cpluspluscheck.
2020-03-21  Noah MischSkip WAL for new relfilenodes, under wal_level=minimal.
2020-03-21  Noah MischIn log_newpage_range(), heed forkNum and page_std argum...
2020-03-21  Noah MischDuring heap rebuild, lock any TOAST index until end...
2020-03-21  Noah MischFix cosmetic blemishes involving rd_createSubid.
2020-03-21  Amit KapilaAllow page lock to conflict among parallel group members.
2020-03-21  Bruce Momjiandocs: use alias in WHERE clause of full text search...
2020-03-20  Alvaro HerreraFix bogus last-minute edit in 4e62091341b4
2020-03-20  Alvaro Herrerapg_dump: Add FOREIGN to ALTER statements, if appropriate
2020-03-20  Andrew DunstanTurn off deprecated bison warnings under MSVC
2020-03-20  Peter Eisentrautpsql: Catch and report errors while printing result...
2020-03-20  Amit KapilaAllow relation extension lock to conflict among paralle...
2020-03-19  Peter Geoghegannbtree: Remove obsolete _bt_pgaddtup() comments.
2020-03-19  Jeff DavisRevert "Specialize MemoryContextMemAllocated()."
2020-03-19  Bruce Momjianpg_upgrade: make get_major_server_version() err msg...
2020-03-19  Alexander KorotkovAdd new typedefs introduced in 773df883e8 to typedefs...
2020-03-19  Tom LaneIntroduce "anycompatible" family of polymorphic types.
2020-03-19  Fujii MasaoMake pg_basebackup ask the server to estimate the total...
2020-03-19  Peter EisentrautPrepare to support non-tables in publications
2020-03-19  Fujii MasaoRename the recovery-related wait events.
2020-03-19  Amit KapilaAdd assert to ensure that page locks don't participate...
2020-03-19  Peter Geoghegannbtree: Use raw PageAddItem() for retail inserts.
2020-03-19  Michael PaquierFix comment related to concurrent index swapping in...
2020-03-18  Jeff DavisDisk-based Hash Aggregation.
2020-03-18  Jeff DavisSpecialize MemoryContextMemAllocated().
2020-03-18  Alvaro HerreraEnable BEFORE row-level triggers for partitioned tables
2020-03-18  Peter GeogheganRefactor nbtree fastpath optimization.
2020-03-18  Peter EisentrautImplement type regcollation
2020-03-18  Tomas VondraDocument pg_statistic_ext.stxstattarget
2020-03-18  Tomas VondraRecognize some OR clauses as compatible with functional...
2020-03-18  Fujii MasaoCorrect the descriptions of recovery-related wait event...
2020-03-18  Peter Eisentrautdoc: Update documentation about reg* types
2020-03-18  Tomas VondraFix wording of several extended stats comments
2020-03-18  Fujii MasaoUpdate the description of type of check_option reloptio...
2020-03-18  Amit KapilaAdd missing errcode() in a few ereport calls.
2020-03-18  Michael PaquierFix typo in indexcmds.c
2020-03-18  Amit KapilaAssert that we don't acquire a heavyweight lock on...
2020-03-18  Peter Geoghegannbtree: Remove useless local variables.
2020-03-18  Thomas MunroDon't use EV_CLEAR for kqueue events.
2020-03-18  Thomas MunroFix kqueue support under debugger on macOS.
2020-03-17  Tom LaneRefactor our checks for valid function and aggregate...
2020-03-17  Peter GeogheganDoc: Correct deduplicate_items varlistentry id.
2020-03-17  Tom LaneAdjust handling of an ANYARRAY actual input for an...
2020-03-17  Alvaro HerreraRemove logical_read_local_xlog_page
2020-03-17  Alvaro HerreraFix consistency issues with replication slot copy
2020-03-17  Tom LaneDoc: clarify behavior of "anyrange" pseudo-type.
2020-03-17  Tom LaneRemove bogus assertion about polymorphic SQL function...
2020-03-17  Tom LaneUse pkg-config, if available, to locate libxml2 during...
2020-03-17  Fujii MasaoAdd the type information for index storage parameters...
2020-03-17  Fujii MasaoFix comment in xlog.c.
2020-03-17  Tom LaneRemove useless pfree()s at the ends of various ValuePer...
2020-03-17  Tom LaneAvoid holding a directory FD open across assorted SRF...
2020-03-16  Peter Geoghegannbtree: Fix obsolete _bt_search() comment.
2020-03-16  Alvaro HerreraDocument pg_ls_*dir hiding of directories and special...
2020-03-16  Alvaro HerreraUpdate comment
2020-03-16  Alvaro HerreraPlug memory leak
2020-03-16  Peter Geoghegannbtree: Pass down MAXALIGN()'d itemsz for new item.
2020-03-16  Thomas MunroIntroduce a maintenance_io_concurrency setting.
2020-03-16  Thomas MunroSimplify the effective_io_concurrency setting.
2020-03-16  Peter Geoghegannbtree: Reorder nbtinsert.c prototypes.
2020-03-15  Peter EisentrautAdd backend type to csvlog and optionally log_line_prefix
2020-03-14  Tomas VondraImprove test coverage for multi-column MCV lists
2020-03-14  Tomas VondraImprove test coverage for functional dependencies
2020-03-14  Tom LaneRearrange pseudotypes.c to get rid of duplicative code.
2020-03-14  Tom LaneRestructure polymorphic-type resolution in funcapi.c.
2020-03-14  Tomas VondraUse multi-variate MCV lists to estimate ScalarArrayOpExpr
2020-03-14  Tomas VondraUse functional dependencies to estimate ScalarArrayOpExpr
2020-03-13  Tom LaneDoc: fix mistaken reference to "PG_ARGNULL_xxx()" macro.
2020-03-13  Peter Eisentrautdoc: Remove unused title ids
2020-03-13  Peter EisentrautRemove am_syslogger global variable
2020-03-13  Peter EisentrautUnify several ways to tracking backend type
2020-03-13  Peter EisentrautPreserve replica identity index across ALTER TABLE...
2020-03-13  Michael PaquierRefactor compile-time assertion checks in c.h
2020-03-11  Tom LaneFix test case instability introduced in 085b6b667.
2020-03-11  Alvaro HerreraAdd pg_dump support for ALTER obj DEPENDS ON EXTENSION
2020-03-11  Tom LaneAvoid holding a directory FD open across pg_ls_dir_file...
2020-03-11  Peter EisentrautRefactor ps_status.c API
2020-03-11  Alvaro HerreraAvoid duplicates in ALTER ... DEPENDS ON EXTENSION
2020-03-11  Peter EisentrautClean up order in miscinit.c a bit
2020-03-11  Peter EisentrautRemove HAVE_WORKING_LINK
next