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
2021-03-01
Avoid repeated decoding of prepared transactions after a restart.
Amit Kapila
2021-03-01
Update docs of logical replication for commit ce0fdbfe97.
Amit Kapila
2021-03-01
Update the docs and comments for decoding of prepared xacts.
Amit Kapila
2021-02-27
Enhanced cycle mark values
Peter Eisentraut
2021-02-26
Doc: further clarify libpq's description of connection string URIs.
Tom Lane
2021-02-26
doc: Improve {archive,restore}_command for compressed logs
Michael Paquier
2021-02-26
Revert "pg_collation_actual_version() -> pg_collation_current_version()."
Thomas Munro
2021-02-25
Change regex \D and \W shorthands to always match newlines.
Tom Lane
2021-02-25
Allow complemented character class escapes within regex brackets.
Tom Lane
2021-02-25
doc: Mention PGDATABASE as supported by pgbench
Michael Paquier
2021-02-25
Use full 64-bit XIDs in deleted nbtree pages.
Peter Geoghegan
2021-02-24
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-02-24
doc: Improve description of wal_receiver_status_interval
Michael Paquier
2021-02-23
VACUUM: ignore indexing operations with CONCURRENTLY
Alvaro Herrera
2021-02-23
Change the error message for logical replication authentication failure.
Amit Kapila
2021-02-22
Fix docs build for website styles
Magnus Hagander
2021-02-22
pg_collation_actual_version() -> pg_collation_current_version().
Thomas Munro
2021-02-20
doc: Mention that partitions_{done,total} is 0 for REINDEX progress reports
Michael Paquier
2021-02-19
Update snowball
Peter Eisentraut
2021-02-18
Allow specifying CRL directory
Peter Eisentraut
2021-02-17
Fix pointer type in ExecForeignBatchInsert SGML docs
Tomas Vondra
2021-02-17
Routine usage information schema tables
Peter Eisentraut
2021-02-17
Fix typo
Magnus Hagander
2021-02-15
Display the time when the process started waiting for the lock, in pg_locks, ...
Fujii Masao
2021-02-15
Add "LP_DEAD item?" column to GiST pageinspect functions
Peter Geoghegan
2021-02-15
Default to wal_sync_method=fdatasync on FreeBSD.
Thomas Munro
2021-02-13
doc: Mention NO DEPENDS ON EXTENSION in its supported ALTER commands
Michael Paquier
2021-02-12
Allow multiple xacts during table sync in logical replication.
Amit Kapila
2021-02-11
Remove dead code in ECPGconnect(), and improve documentation.
Tom Lane
2021-02-09
Revert "Display the time when the process started waiting for the lock, in pg...
Fujii Masao
2021-02-09
Display the time when the process started waiting for the lock, in pg_locks.
Fujii Masao
2021-02-09
Add option PROCESS_TOAST to VACUUM
Michael Paquier
2021-02-07
Docs: fix pg_wal_lsn_diff manual.
Tatsuo Ishii
2021-02-04
Refactor Windows error message for easier translation
Peter Eisentraut
2021-02-04
Add TABLESPACE option to REINDEX
Michael Paquier
2021-02-03
Remove special BKI_LOOKUP magic for namespace and role OIDs.
Tom Lane
2021-02-02
Build in some knowledge about foreign-key relationships in the catalogs.
Tom Lane
2021-02-02
Doc: consistently identify OID catalog columns that can be zero.
Tom Lane
2021-02-01
Doc: work a little harder on the initial examples for regex matching.
Tom Lane
2021-02-01
SEARCH and CYCLE clauses
Peter Eisentraut
2021-02-01
Introduce --with-ssl={openssl} as a configure option
Michael Paquier
2021-01-31
Throw error when assigning jsonb scalar instead of a composite object
Alexander Korotkov
2021-01-31
Filling array gaps during jsonb subscripting
Alexander Korotkov
2021-01-31
Implementation of subscripting for jsonb
Alexander Korotkov
2021-01-30
doc: Clarify status of SELECT INTO on reference page
Peter Eisentraut
2021-01-30
Allow GRANTED BY clause in normal GRANT and REVOKE statements
Peter Eisentraut
2021-01-29
Doc: improve cross-references for SET/SHOW.
Tom Lane
2021-01-29
Document behavior of the .** jsonpath accessor in the lax mode
Alexander Korotkov
2021-01-29
doc: Improve wording of section for repslot statistics
Michael Paquier
2021-01-29
Remove documentation of waiting restore_command.
Thomas Munro
[next]