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
*
Report progress of REINDEX operations
Peter Eisentraut
2019-04-07
*
Cast pg_stat_progress_cluster.cluster_index_relid to oid
Peter Eisentraut
2019-04-07
*
Add support TCP user timeout in libpq and the backend server
Michael Paquier
2019-04-06
*
Use Append rather than MergeAppend for scanning ordered partitions.
Tom Lane
2019-04-05
*
Add facility to copy replication slots
Alvaro Herrera
2019-04-05
*
Revert "Consistently test for in-use shared memory."
Noah Misch
2019-04-05
*
Harden tableam against nonexistant / wrong kind of AMs.
Andres Freund
2019-04-04
*
tableam: Add table_multi_insert() and revamp/speed-up COPY FROM buffering.
Andres Freund
2019-04-04
*
Allow VACUUM to be run with index cleanup disabled.
Robert Haas
2019-04-04
*
Move the be_gssapi_get_* prototypes
Stephen Frost
2019-04-04
*
Refactor the fsync queue for wider use.
Thomas Munro
2019-04-04
*
tableam: basic documentation.
Andres Freund
2019-04-03
*
Consistently test for in-use shared memory.
Noah Misch
2019-04-03
*
Add SETTINGS option to EXPLAIN, to print modified settings.
Tomas Vondra
2019-04-04
*
Log all statements from a sample of transactions
Alvaro Herrera
2019-04-03
*
Reduce overhead of pg_mcv_list (de)serialization
Tomas Vondra
2019-04-03
*
GSSAPI encryption support
Stephen Frost
2019-04-03
*
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-03
*
Generate less WAL during GiST, GIN and SP-GiST index build.
Heikki Linnakangas
2019-04-03
*
Report progress of CREATE INDEX operations
Alvaro Herrera
2019-04-02
*
Add support for partial TOAST decompression
Stephen Frost
2019-04-02
*
postgres_fdw: Perform the (FINAL, NULL) upperrel operations remotely.
Etsuro Fujita
2019-04-02
*
Refactor create_limit_path() to share cost adjustment code with FDWs.
Etsuro Fujita
2019-04-02
*
Add wal_recycle and wal_init_zero GUCs.
Thomas Munro
2019-04-02
*
tableam: Add table_finish_bulk_insert().
Andres Freund
2019-04-01
*
Unified logging system for command-line programs
Peter Eisentraut
2019-04-01
*
GIN support for @@ and @? jsonpath operators
Alexander Korotkov
2019-04-01
*
tableam: bitmap table scan.
Andres Freund
2019-03-31
*
tableam: sample scan.
Andres Freund
2019-03-31
*
tableam: Formatting and other minor cleanups.
Andres Freund
2019-03-31
*
tableam: Move heap specific logic from estimate_rel_size below tableam.
Andres Freund
2019-03-30
*
tableam: VACUUM and ANALYZE support.
Andres Freund
2019-03-30
*
Speed up planning when partitions can be pruned at plan time.
Tom Lane
2019-03-30
*
Generated columns
Peter Eisentraut
2019-03-30
*
Tweak some nbtree-related code comments.
Peter Geoghegan
2019-03-29
*
Fix memory alignment in pg_mcv_list serialization
Tomas Vondra
2019-03-29
*
tableam: Comment fixes.
Andres Freund
2019-03-29
*
REINDEX CONCURRENTLY
Peter Eisentraut
2019-03-29
*
tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE.
Andres Freund
2019-03-28
*
Fix a few comment copy & pastos.
Andres Freund
2019-03-28
*
Fix deserialization of pg_mcv_list values
Tomas Vondra
2019-03-28
*
Use FullTransactionId for the transaction stack.
Thomas Munro
2019-03-28
*
Add basic infrastructure for 64 bit transaction IDs.
Thomas Munro
2019-03-28
*
tableam: Support for an index build's initial table scan(s).
Andres Freund
2019-03-27
*
Minor improvements for the multivariate MCV lists
Tomas Vondra
2019-03-27
*
Add support for multivariate MCV lists
Tomas Vondra
2019-03-27
*
Avoid passing query tlist around separately from root->processed_tlist.
Tom Lane
2019-03-27
*
Switch function current_schema[s]() to be parallel-unsafe
Michael Paquier
2019-03-27
*
Track unowned relations in doubly-linked list
Tomas Vondra
2019-03-27
*
Compute XID horizon for page level index vacuum on primary.
Andres Freund
2019-03-26
[next]