]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2018-04-19  Alvaro HerreraRework code to determine partition pruning procedure
2018-04-19  Alvaro HerreraEnlarge find_other_exec's meager fgets buffer
2018-04-19  Teodor SigaevFix datatype for number of heap tuples during last...
2018-04-19  Teodor SigaevAdjust _bt_insertonpg() comments
2018-04-19  Teodor SigaevHandle XLOG_BTREE_META_CLEANUP in btree_desc() and...
2018-04-19  Teodor SigaevAdjust INCLUDE index truncation comments and code.
2018-04-18  Tom LaneImprove error detection/reporting in Catalog.pm and...
2018-04-18  Tom LaneBetter fix for deadlock hazard in CREATE INDEX CONCURRE...
2018-04-18  Heikki LinnakangasImprove docs for the new INCLUDE directive in CREATE...
2018-04-17  Tom LaneRationalize handling of single and double quotes in...
2018-04-17  Tom LaneRationalize handling of array type names in bootstrap...
2018-04-17  Tom LaneSimplify genbki.pl's data quoting rules.
2018-04-17  Heikki LinnakangasFix confusion on the padding of GIDs in on commit and...
2018-04-17  Alvaro HerreraUpdate Append's idea of first_partial_plan
2018-04-17  Heikki LinnakangasFix a few typos in comments and variable names.
2018-04-17  Alvaro HerreraImprove coverage of nodeAppend runtime partition prune
2018-04-17  Tatsuo IshiiAdd more infinite recursion detection while locking...
2018-04-16  Alvaro HerreraRestore partition_prune's usage of parallel workers
2018-04-16  Tom LaneFix broken collation-aware searches in SP-GiST text...
2018-04-16  Alvaro HerreraUpdate expected output of new test
2018-04-16  Alvaro HerreraIgnore whole-rows in INSERT/CONFLICT with partitioned...
2018-04-15  Tom LaneFix potentially-unportable code in contrib/adminpack.
2018-04-15  Tom LaneClean up callers of JsonbIteratorNext().
2018-04-15  Magnus HaganderDon't attempt to verify checksums on new pages
2018-04-15  Magnus HaganderFix build of pg_verify_checksum docs
2018-04-15  Magnus HaganderClarify pg_verify_checksum documentation
2018-04-15  Magnus HaganderRemove -f option from pg_verify_checksums
2018-04-15  Tom LaneSimplify view-expansion code in rewriteHandler.c.
2018-04-15  Alvaro HerreraList src/include/partitioning in src/include/Makefile
2018-04-15  Alvaro HerreraReorganize partitioning code
2018-04-14  Tom LaneImprove regression test coverage of expand_tuple().
2018-04-14  Tom LaneFix enforcement of SELECT FOR UPDATE permissions with...
2018-04-14  Tom LaneAdd commentary explaining why MaxIndexTuplesPerPage...
2018-04-14  Peter EisentrautImprove code comments
2018-04-14  Peter EisentrautSupport named and default arguments in CALL
2018-04-13  Andrew DunstanPrevent segfault in expand_tuple with no missing values
2018-04-13  Tom LaneImprove regression test coverage for src/backend/tsearc...
2018-04-13  Tom LaneIn libpq, free any partial query result before collecti...
2018-04-13  Alvaro HerreraUse custom hash opclass for hash partition pruning
2018-04-13  Alvaro HerreraAttempt to stabilize partition_prune test output (2)
2018-04-12  Tom LaneFix bogus affix-merging code.
2018-04-12  Alvaro HerreraRevert lowering of lock level for ATTACH PARTITION
2018-04-12  Alvaro HerreraAdd comment about default partition in check_new_partit...
2018-04-12  Tom LaneYA attempt to stabilize the results of the postgres_fdw...
2018-04-12  Alvaro HerreraUse the right memory context for partkey's FmgrInfo
2018-04-12  Tom LaneFix YA parallel-make hazard, this one in "make check...
2018-04-12  Teodor SigaevFix interference between covering indexes and partition...
2018-04-12  Teodor SigaevCleanup covering infrastructure
2018-04-12  Simon RiggsRevert MERGE patch
2018-04-12  Teodor SigaevRename IndexInfo.ii_KeyAttrNumbers array
2018-04-12  Alvaro HerreraSet relispartition correctly for index partitions
2018-04-11  Tom LaneIgnore nextOid when replaying an ONLINE checkpoint.
2018-04-11  Tom LaneDo not select new object OIDs that match recently-dead...
2018-04-11  Heikki LinnakangasAllocate enough shared string memory for stats of auxil...
2018-04-11  Heikki LinnakangasMake local copy of client hostnames in backend status...
2018-04-11  Alvaro HerreraFix ALTER TABLE .. ATTACH PARTITION ... DEFAULT
2018-04-11  Tom LaneInvoke submake-generated-headers during "make check...
2018-04-11  Teodor SigaevTemporary revert 5c6110c6a960ad6fe1b0d0fec6ae36ef4eb913f5
2018-04-11  Peter EisentrautFix clashing function names between jsonb_plperl and...
2018-04-11  Teodor SigaevFix interference between cavering indexes and partition...
2018-04-11  Peter Eisentrautdoc: Add more information about logical replication...
2018-04-11  Peter Eisentrautdoc: Fix typos in pgbench documentation
2018-04-10  Andrew Dunstanminor comment fixes in nbtinsert.c
2018-04-10  Tom LaneFix incorrect close() call in dsm_impl_mmap().
2018-04-10  Andrew DunstanAdjustments to the btree fastpath optimization.
2018-04-10  Tom LanePut back parallel-safety guards in plpython and src...
2018-04-10  Alvaro HerreraFix IndexOnlyScan counter for heap fetches in parallel...
2018-04-10  Tom LaneFix pgxs.mk to not try to build generated headers in...
2018-04-10  Heikki LinnakangasFix comment on B-tree insertion fastpath condition.
2018-04-09  Tom LaneFix partial-build problems introduced by having more...
2018-04-09  Alvaro HerreraFix incorrect logic for choosing the next Parallel...
2018-04-09  Magnus HaganderSilence some warnings in TAP tests
2018-04-09  Magnus HaganderMake sure pg_rewind can't run as root
2018-04-09  Tom LaneReduce chattiness of genbki.pl and Gen_fmgrtab.pl.
2018-04-09  Tom LaneMake reformat_dat_file.pl preserve all blank lines.
2018-04-09  Tom LaneFurther cleanup of client dependencies on src/include...
2018-04-09  Magnus Hagandercatversion bump for online-checksums revert
2018-04-09  Magnus HaganderRevert "Allow on-line enabling and disabling of data...
2018-04-09  Teodor SigaevImprove covering index documentation
2018-04-09  Alvaro HerreraMinor comment updates
2018-04-09  Alvaro HerreraAdd missed bms_copy() in perform_pruning_combine_step
2018-04-09  Heikki LinnakangasFix typo in comment.
2018-04-09  Teodor SigaevRemove repeated test in contrib/amcheck
2018-04-09  Stephen FrostSkip permissions test under MINGW/Windows
2018-04-08  Tom LaneFix additional breakage in covering-index patch.
2018-04-08  Tom LaneDoc: clarify explanation of pg_dump usage.
2018-04-08  Tom LaneCosmetic cleanups in initial catalog data.
2018-04-08  Tom LaneReduce worst-case shell command line length during...
2018-04-08  Tom LaneMerge catalog/pg_foo_fn.h headers back into pg_foo...
2018-04-08  Tom LaneSwitch client-side code to include catalog/pg_foo_d...
2018-04-08  Tom LaneReplace our traditional initial-catalog-data format...
2018-04-08  Teodor Sigaevmatch_clause_to_index should check only key columns
2018-04-08  Teodor SigaevRemove unused variable in non-assert-enabled build
2018-04-08  Tom LaneAdd missing "static" markers.
2018-04-08  Andrew GierthAttempt to stabilize partition_prune test output.
2018-04-08  Andrew GierthSupport index INCLUDE in the AM properties interface.
2018-04-08  Andres FreundRemove overzeleous assertions in pg_atomic_flag code.
2018-04-07  Stephen FrostFix EXEC BACKEND + Windows builds for group privs
2018-04-07  Stephen FrostAllow group access on PGDATA
2018-04-07  Stephen FrostRefactor dir/file permissions
next