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-01-17
Introduce log_destination=jsonlog
Michael Paquier
2022-01-16
Add stxdinherit flag to pg_statistic_ext_data
Tomas Vondra
2022-01-15
Remove standby_schedule and associated test files.
Tom Lane
2022-01-15
Unify VACUUM VERBOSE and autovacuum logging.
Peter Geoghegan
2022-01-14
Revert "Test replay of regression tests."
Thomas Munro
2022-01-14
Test replay of regression tests.
Thomas Munro
2022-01-14
Allow "in place" tablespaces.
Thomas Munro
2022-01-13
doc: Add "(process)" to the term "WAL receiver" in glossary.
Fujii Masao
2022-01-11
Enhance pg_log_backend_memory_contexts() for auxiliary processes.
Fujii Masao
2022-01-11
Update docs of logical replication for commit 8d74fc96db.
Amit Kapila
2022-01-10
Doc: fix bogus example about ambiguous timestamps.
Tom Lane
2022-01-09
More cleanup of a2ab9c06ea.
Jeff Davis
2022-01-08
Respect permissions within logical replication.
Jeff Davis
2022-01-08
Update copyright for 2022
Bruce Momjian
2022-01-06
Extend psql's \lo_list/\dl to be able to print large objects' ACLs.
Tom Lane
2022-01-06
doc: Remove link to JSON support in the SQL specification
Michael Paquier
2022-01-02
Fix typo
Magnus Hagander
2021-12-24
postgres_fdw: Allow postgres_fdw.application_name to include escape sequences.
Fujii Masao
2021-12-22
doc: clarify when expression indexes evaluate their expressions
Bruce Momjian
2021-12-22
Correct comment and some documentation about REPLICA_IDENTITY_INDEX
Michael Paquier
2021-12-20
Add a \getenv command to psql.
Tom Lane
2021-12-20
doc: More documentation on regular expressions and SQL standard
Peter Eisentraut
2021-12-18
Add option -N/--no-sync to pg_upgrade
Michael Paquier
2021-12-16
doc: Add note about postgres_fdw.application_name.
Fujii Masao
2021-12-15
Remove pg_dump's --no-synchronized-snapshots switch.
Tom Lane
2021-12-15
Adjust behavior of some env settings for the TAP tests of MSVC
Michael Paquier
2021-12-15
Remove pg_upgrade support for upgrading from pre-9.2 servers.
Tom Lane
2021-12-14
Remove pg_dump/pg_dumpall support for dumping from pre-9.2 servers.
Tom Lane
2021-12-13
Doc: de-document unimplemented geometric operators.
Tom Lane
2021-12-13
Implement poly_distance().
Tom Lane
2021-12-13
Default to log_checkpoints=on, log_autovacuum_min_duration=10m
Robert Haas
2021-12-11
Create a new type category for "internal use" types.
Tom Lane
2021-12-11
Add bool to btree_gist documentation
Tomas Vondra
2021-12-09
Fix some typos with {a,an}
Michael Paquier
2021-12-08
Doc: improve xfunc-c-type-table.
Tom Lane
2021-12-08
Allow specifying column list for foreign key ON DELETE SET actions
Peter Eisentraut
2021-12-06
Fix inappropriate uses of PG_GETARG_UINT32()
Peter Eisentraut
2021-12-03
Doc: Fix misleading wording of CRL parameters
Daniel Gustafsson
2021-12-02
pg_waldump: Emit stats summary when interrupted by SIGINT
Michael Paquier
2021-12-01
Document that tar archives are now properly terminated.
Robert Haas
2021-12-01
doc: Some additional information about when to use referential actions
Peter Eisentraut
2021-12-01
Doc: Add "Attach Partition" limitation during logical replication.
Amit Kapila
2021-11-30
Ignore BRIN indexes when checking for HOT udpates
Tomas Vondra
2021-11-30
Add a view to show the stats of subscription workers.
Amit Kapila
2021-11-29
Doc: improve documentation about ORDER BY in matviews.
Tom Lane
2021-11-26
Copy-edit vacuuumdb --analyze-in-stages doc blurb
Alvaro Herrera
2021-11-26
Document units for max_slot_wal_keep_size
Alvaro Herrera
2021-11-24
Doc: improve documentation about nextval()/setval().
Tom Lane
2021-11-24
Fix missing space in docs.
Heikki Linnakangas
2021-11-24
Add support for Visual Studio 2022 in build scripts
Michael Paquier
[next]