index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Reorganize partitioning code
Alvaro Herrera
2018-04-14
*
Improve regression test coverage of expand_tuple().
Tom Lane
2018-04-14
*
Fix enforcement of SELECT FOR UPDATE permissions with nested views.
Tom Lane
2018-04-14
*
Add commentary explaining why MaxIndexTuplesPerPage calculation is safe.
Tom Lane
2018-04-14
*
Improve code comments
Peter Eisentraut
2018-04-14
*
Support named and default arguments in CALL
Peter Eisentraut
2018-04-14
*
Prevent segfault in expand_tuple with no missing values
Andrew Dunstan
2018-04-13
*
Improve regression test coverage for src/backend/tsearch/spell.c.
Tom Lane
2018-04-13
*
In libpq, free any partial query result before collecting a server error.
Tom Lane
2018-04-13
*
Use custom hash opclass for hash partition pruning
Alvaro Herrera
2018-04-13
*
Attempt to stabilize partition_prune test output (2)
Alvaro Herrera
2018-04-13
*
Fix bogus affix-merging code.
Tom Lane
2018-04-12
*
Revert lowering of lock level for ATTACH PARTITION
Alvaro Herrera
2018-04-12
*
Add comment about default partition in check_new_partition_bound
Alvaro Herrera
2018-04-12
*
Use the right memory context for partkey's FmgrInfo
Alvaro Herrera
2018-04-12
*
Fix YA parallel-make hazard, this one in "make check" in plpython.
Tom Lane
2018-04-12
*
Fix interference between covering indexes and partitioned tables
Teodor Sigaev
2018-04-12
*
Cleanup covering infrastructure
Teodor Sigaev
2018-04-12
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
Rename IndexInfo.ii_KeyAttrNumbers array
Teodor Sigaev
2018-04-12
*
Set relispartition correctly for index partitions
Alvaro Herrera
2018-04-11
*
Ignore nextOid when replaying an ONLINE checkpoint.
Tom Lane
2018-04-11
*
Do not select new object OIDs that match recently-dead entries.
Tom Lane
2018-04-11
*
Allocate enough shared string memory for stats of auxiliary processes.
Heikki Linnakangas
2018-04-11
*
Make local copy of client hostnames in backend status array.
Heikki Linnakangas
2018-04-11
*
Fix ALTER TABLE .. ATTACH PARTITION ... DEFAULT
Alvaro Herrera
2018-04-11
*
Invoke submake-generated-headers during "make check", too.
Tom Lane
2018-04-11
*
Temporary revert 5c6110c6a960ad6fe1b0d0fec6ae36ef4eb913f5
Teodor Sigaev
2018-04-11
*
Fix interference between cavering indexes and partitioned tables
Teodor Sigaev
2018-04-11
*
minor comment fixes in nbtinsert.c
Andrew Dunstan
2018-04-10
*
Fix incorrect close() call in dsm_impl_mmap().
Tom Lane
2018-04-10
*
Adjustments to the btree fastpath optimization.
Andrew Dunstan
2018-04-10
*
Put back parallel-safety guards in plpython and src/test/regress/.
Tom Lane
2018-04-10
*
Fix IndexOnlyScan counter for heap fetches in parallel mode
Alvaro Herrera
2018-04-10
*
Fix pgxs.mk to not try to build generated headers in external builds.
Tom Lane
2018-04-10
*
Fix comment on B-tree insertion fastpath condition.
Heikki Linnakangas
2018-04-10
*
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-09
*
Fix incorrect logic for choosing the next Parallel Append subplan
Alvaro Herrera
2018-04-09
*
Silence some warnings in TAP tests
Magnus Hagander
2018-04-09
*
Make sure pg_rewind can't run as root
Magnus Hagander
2018-04-09
*
Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-04-09
*
Make reformat_dat_file.pl preserve all blank lines.
Tom Lane
2018-04-09
*
Further cleanup of client dependencies on src/include/catalog headers.
Tom Lane
2018-04-09
*
catversion bump for online-checksums revert
Magnus Hagander
2018-04-09
*
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-09
*
Minor comment updates
Alvaro Herrera
2018-04-09
*
Add missed bms_copy() in perform_pruning_combine_step
Alvaro Herrera
2018-04-09
*
Fix typo in comment.
Heikki Linnakangas
2018-04-09
*
Skip permissions test under MINGW/Windows
Stephen Frost
2018-04-08
*
Fix additional breakage in covering-index patch.
Tom Lane
2018-04-08
[prev]
[next]