index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-23
*
instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
Alvaro Herrera
2018-11-21
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Improve description of buffer used to store records in WAL reader
Michael Paquier
2018-11-21
*
Add settings to control SSL/TLS protocol version
Peter Eisentraut
2018-11-20
*
Reduce unnecessary list construction in RelationBuildPartitionDesc.
Robert Haas
2018-11-19
*
PANIC on fsync() failure.
Thomas Munro
2018-11-19
*
Avoid defining SIGTTIN/SIGTTOU on Windows.
Tom Lane
2018-11-17
*
Make TupleTableSlots extensible, finish split of existing slot type.
Andres Freund
2018-11-16
*
Inline hot path of slot_getsomeattrs().
Andres Freund
2018-11-16
*
Redesign initialization of partition routing structures
Alvaro Herrera
2018-11-16
*
Add dummy field to currently empty struct TupleTableSlotOps.
Andres Freund
2018-11-15
*
Don't generate tuple deforming functions for virtual slots.
Andres Freund
2018-11-15
*
Compute information about EEOP_*_FETCHSOME at expression init time.
Andres Freund
2018-11-15
*
Introduce notion of different types of slots (without implementing them).
Andres Freund
2018-11-15
*
Rejigger materializing and fetching a HeapTuple from a slot.
Andres Freund
2018-11-15
*
A small tweak to some comments for PartitionKeyData
Peter Eisentraut
2018-11-15
*
Correct code comments for PartitionedRelPruneInfo struct
Peter Eisentraut
2018-11-15
*
Make reformat-dat-files, reformat-dat-files VPATH safe.
Andres Freund
2018-11-15
*
Use 64 bit type for BufFileSize().
Thomas Munro
2018-11-15
*
Add a timezone-specific variant of date_trunc().
Tom Lane
2018-11-14
*
Lower lock level for renaming indexes
Peter Eisentraut
2018-11-14
*
Refactor code creating PartitionBoundInfo
Michael Paquier
2018-11-14
*
Fix missing role dependencies for some schema and type ACLs.
Tom Lane
2018-11-09
*
Don't require return slots for nodes without projection.
Andres Freund
2018-11-09
*
Fix incorrect routine name in xlog_heapam.h
Michael Paquier
2018-11-10
*
Revise attribute handling code on partition creation
Alvaro Herrera
2018-11-08
*
Fix inadequate autoconfiscation of copyfile() usage.
Tom Lane
2018-11-07
*
Move EEOP_*_SYSVAR evaluation out of line.
Andres Freund
2018-11-07
*
pg_upgrade: Allow use of file cloning
Peter Eisentraut
2018-11-07
*
Postpone calculating total_table_pages until after pruning/exclusion.
Tom Lane
2018-11-07
*
Use pg_pread() and pg_pwrite() for data files and WAL.
Thomas Munro
2018-11-07
*
Provide pg_pread() and pg_pwrite() for random I/O.
Thomas Munro
2018-11-07
*
Rename rbtree.c functions to use "rbt" prefix not "rb" prefix.
Tom Lane
2018-11-06
*
Reorganize format options of psql in alphabetical order
Michael Paquier
2018-11-06
*
Switch pg_promote to be parallel-safe
Michael Paquier
2018-11-06
*
Remove dsm_resize() and dsm_remap().
Thomas Munro
2018-11-06
*
Remove unreferenced pg_opfamily entry.
Tom Lane
2018-11-05
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
*
Remove obsolete pg_constraint.consrc column
Peter Eisentraut
2018-11-01
*
Remove obsolete pg_attrdef.adsrc column
Peter Eisentraut
2018-11-01
*
Fix interaction of CASE and ArrayCoerceExpr.
Tom Lane
2018-10-30
*
Add pg_partition_tree to display information about partitions
Michael Paquier
2018-10-30
*
Add pg_promote function
Michael Paquier
2018-10-25
*
Improve unconstify() documentation
Peter Eisentraut
2018-10-25
*
List wait events in alphabetical order
Michael Paquier
2018-10-24
*
Remove get_attidentity()
Peter Eisentraut
2018-10-23
*
Remove get_atttypmod()
Peter Eisentraut
2018-10-23
*
Sprinkle some const decorations
Peter Eisentraut
2018-10-23
*
Clarify descriptions of relhassubclass and relispartition in pg_class
Michael Paquier
2018-10-22
[next]