index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
Age
Commit message (
Expand
)
Author
2020-08-22
docs: improve description of how to handle multiple databases
Bruce Momjian
2020-08-21
docs: add COMMENT examples for new features, rename rtree
Bruce Momjian
2020-08-21
Rework EXPLAIN for planner's buffer usage.
Fujii Masao
2020-08-20
Revise REINDEX CONCURRENTLY recovery instructions
Alvaro Herrera
2020-08-19
Add pg_backend_memory_contexts system view.
Fujii Masao
2020-08-18
Add PL/Sample to src/test/modules/
Michael Paquier
2020-08-17
Doc: fix description of UNION/CASE/etc type unification.
Tom Lane
2020-08-17
doc: Fix description about bgwriter and checkpoint in HA section
Michael Paquier
2020-08-15
Doc: various improvements for pg_basebackup reference page.
Tom Lane
2020-08-15
Prevent concurrent SimpleLruTruncate() for any given SLRU.
Noah Misch
2020-08-14
Fix postmaster's behavior during smart shutdown.
Tom Lane
2020-08-14
Doc: improve examples for json_populate_record() and related functions.
Tom Lane
2020-08-10
Document clashes between logical replication and untrusted users.
Noah Misch
2020-08-10
Make contrib modules' installation scripts more secure.
Tom Lane
2020-08-08
Remove <@ from contrib/intarray's GiST operator classes.
Tom Lane
2020-08-08
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-08-05
doc: clarify "state" table reference in tutorial
Bruce Momjian
2020-08-03
Doc: fix obsolete info about allowed range of TZ offsets in timetz.
Tom Lane
2020-08-03
Fix behavior of ecpg's "EXEC SQL elif name".
Tom Lane
2020-08-03
Add %P to log_line_prefix for parallel group leader
Michael Paquier
2020-08-02
Fix minor issues in psql's new \dAc and related commands.
Tom Lane
2020-08-01
Change XID and mxact limits to warn at 40M and stop at 3M.
Noah Misch
2020-08-01
Invent "amadjustmembers" AM method for validating opclass members.
Tom Lane
2020-07-31
Preallocate some DSM space at startup.
Thomas Munro
2020-07-30
Doc: fix high availability solutions comparison.
Tatsuo Ishii
2020-07-30
doc: Mention index references in pg_inherits
Michael Paquier
2020-07-29
Add hash_mem_multiplier GUC.
Peter Geoghegan
2020-07-28
Doc: Remove obsolete CREATE AGGREGATE note.
Peter Geoghegan
2020-07-28
Doc: Improve documentation for pg_jit_available()
David Rowley
2020-07-28
Extend the logical decoding output plugin API with stream methods.
Amit Kapila
2020-07-28
Remove hashagg_avoid_disk_plan GUC.
Peter Geoghegan
2020-07-26
Tweak behavior of pg_stat_activity.leader_pid
Michael Paquier
2020-07-23
doc: Document that ssl_ciphers does not affect TLS 1.3
Peter Eisentraut
2020-07-22
Support infinity and -infinity in the numeric data type.
Tom Lane
2020-07-21
Glossary: Add term "base backup"
Alvaro Herrera
2020-07-21
Minor glossary tweaks
Alvaro Herrera
2020-07-21
Be more careful about marking catalog columns NOT NULL by default.
Tom Lane
2020-07-21
Assert that we don't insert nulls into attnotnull catalog columns.
Tom Lane
2020-07-20
Correctly mark pg_subscription_rel.srsublsn as nullable.
Tom Lane
2020-07-20
Rename wal_keep_segments to wal_keep_size.
Fujii Masao
2020-07-20
Add generic_plans and custom_plans fields into pg_prepared_statements.
Fujii Masao
2020-07-19
Correctly mark pg_subscription.subslotname as nullable.
Tom Lane
2020-07-18
Allow logical replication to transfer data in binary format.
Tom Lane
2020-07-18
doc: Refresh more URLs in the docs
Michael Paquier
2020-07-18
doc: Fix description of \copy for psql
Michael Paquier
2020-07-17
Cope with data-offset-less archive files during out-of-order restores.
Tom Lane
2020-07-17
Add huge_page_size setting for use on Linux.
Thomas Munro
2020-07-15
Eliminate cache lookup errors in SQL functions for object addresses
Michael Paquier
2020-07-13
Revert "Track statistics for spilling of changes from ReorderBuffer".
Amit Kapila
2020-07-12
Include replication origins in SQL functions for commit timestamp
Michael Paquier
[next]