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
Age
Commit message (
Expand
)
Author
2022-04-22
doc: Add links to tables
Peter Eisentraut
2022-04-21
Rethink method for assigning OIDs to the template0 and postgres DBs.
Tom Lane
2022-04-21
Standardize references to Zstandard as <productname>
Alvaro Herrera
2022-04-21
CREATE PUBLICATION ref: Minor tweaks to row filters
Alvaro Herrera
2022-04-20
Allow db.schema.table patterns, but complain about random garbage.
Robert Haas
2022-04-20
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
Doc: use "an SQL" consistently rather than "a SQL"
David Rowley
2022-04-19
Fix aggregate logging of pgbench.
Tatsuo Ishii
2022-04-18
Add additional documentation for row filters.
Amit Kapila
2022-04-16
Fix some trailing whitespace in documentation files
Peter Eisentraut
2022-04-14
Reword text on ROW SHARE lock as acquired by SELECT FOR <lock>
Alvaro Herrera
2022-04-13
Docs: fix some spelling mistakes and also do some wordsmithing
David Rowley
2022-04-13
Docs: wording improvement for compute_query_id = regress
David Rowley
2022-04-13
Docs: tidy up various usages of the productname tag
David Rowley
2022-04-13
Rework compression options of pg_receivewal
Michael Paquier
2022-04-13
Docs: adjust wording about basebackup_to_shell's required_role GUC
David Rowley
2022-04-12
Docs: adjust pg_upgrade syntax to mark -B as optional
David Rowley
2022-04-12
Doc: tweak textsearch.sgml for SEO purposes.
Tom Lane
2022-04-12
Docs: avoid confusing use of the word "synchronized"
David Rowley
2022-04-12
Doc: update description of random() function.
Tom Lane
2022-04-12
Fix documentation for pg_stat_recovery_prefetch.
Thomas Munro
2022-04-12
Fix grammatical errors and typos in logical replication docs.
Amit Kapila
2022-04-11
Tweak the default behavior of psql's \dconfig.
Tom Lane
2022-04-11
Doc build fix: remove tab from filelist.sgml.
Jeff Davis
2022-04-11
Improve readability of SQL/JSON documentation.
Andrew Dunstan
2022-04-11
Add color support for new frontend detail/hint messages
Peter Eisentraut
2022-04-11
docs: Note the recovery_min_apply_delay bloats pg_wal.
Robert Haas
2022-04-11
Docs: Mention that relpersistence is for sequences now too
David Rowley
2022-04-11
Docs: Fix various mistakes and typos
David Rowley
2022-04-11
doc: Clarify behavior of query planner locking with REINDEX
Michael Paquier
2022-04-10
Doc: fix typos in documentation
Daniel Gustafsson
2022-04-10
Doc: reformat descriptions of pgbench output formats.
Tom Lane
2022-04-09
Doc: shorten JSON_SERIALIZE example to avoid a PDF build warning.
Tom Lane
2022-04-08
Add JIT counters to pg_stat_statements
Magnus Hagander
2022-04-08
Add contrib/pg_walinspect.
Jeff Davis
2022-04-08
pgstat: Update docs to match the shared memory stats reality.
Andres Freund
2022-04-08
pg_stat_statements: Track I/O timing for temporary file blocks
Michael Paquier
2022-04-08
Documentation for SQL/JSON features
Andrew Dunstan
2022-04-08
Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS)
Michael Paquier
2022-04-08
Fix recovery_prefetch docs.
Thomas Munro
2022-04-07
psql: add \dconfig command to show server's configuration parameters.
Tom Lane
2022-04-07
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
doc: Fix man page whitespace issues
Peter Eisentraut
2022-04-07
Unlogged sequences
Peter Eisentraut
2022-04-07
Avoid <substeps> element in man pages
Peter Eisentraut
2022-04-07
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
Custom WAL Resource Managers.
Jeff Davis
2022-04-07
pgstat: store statistics in shared memory.
Andres Freund
2022-04-07
Reorder subskiplsn in pg_subscription to avoid alignment issues.
Amit Kapila
2022-04-06
Add option --config-file to pg_rewind
Michael Paquier
[next]