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
2024-09-17
Add stratnum GiST support function
Peter Eisentraut
2024-09-16
Introduce framework for parallelizing various pg_upgrade tasks.
Nathan Bossart
2024-09-16
doc PG relnotes: fix SGML markup for new commit links
Bruce Momjian
2024-09-14
Run regression tests with timezone America/Los_Angeles.
Tom Lane
2024-09-13
SQL/JSON: Update example in JSON_QUERY() documentation
Amit Langote
2024-09-12
Make jsonpath .string() be immutable for datetimes.
Tom Lane
2024-09-12
Add has_largeobject_privilege function.
Fujii Masao
2024-09-12
Doc: alphabetize aggregate function table
David Rowley
2024-09-11
pg_createsubscriber: minor documentation fixes
Magnus Hagander
2024-09-10
Improve documentation and testing of jsonpath string() for datetimes.
Tom Lane
2024-09-10
Add amgettreeheight index AM API routine
Peter Eisentraut
2024-09-09
Don't bother checking the result of SPI_connect[_ext] anymore.
Tom Lane
2024-09-09
Add PQfullProtocolVersion() to surface the precise protocol version.
Robert Haas
2024-09-04
Collect statistics about conflicts in logical replication.
Amit Kapila
2024-09-03
Fix typos and grammar in code comments and docs
Michael Paquier
2024-09-02
doc: Consistently use result set in documentation
Daniel Gustafsson
2024-09-02
Remove support for OpenSSL older than 1.1.0
Daniel Gustafsson
2024-08-30
Clarify restrict_nonsystem_relation_kind description.
Masahiko Sawada
2024-08-29
Rename the conflict types for the origin differ cases.
Amit Kapila
2024-08-29
Doc: Fix the ambiguity in the description of failover slots.
Amit Kapila
2024-08-28
Add prefetching support on macOS
Peter Eisentraut
2024-08-24
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-08-24
pg_createsubscriber: Message style improvements
Peter Eisentraut
2024-08-22
Doc: explain the log format of logical replication conflicts.
Amit Kapila
2024-08-22
psql: Add more meta-commands able to use the extended protocol
Michael Paquier
2024-08-21
doc: remove llvm-config search from configure documentation
Peter Eisentraut
2024-08-21
Fix typos in 9758174e2e.
Amit Kapila
2024-08-20
Minor wording change in table "JSON Creation Functions"
Alvaro Herrera
2024-08-20
Document limit on the number of out-of-line values per table
John Naylor
2024-08-20
Log the conflicts while applying changes in logical replication.
Amit Kapila
2024-08-20
doc: improve create/alter sequence CYCLE syntax
Bruce Momjian
2024-08-19
doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation
Bruce Momjian
2024-08-19
doc: clarify create database in start docs uses command line
Bruce Momjian
2024-08-19
doc: Improve vague pg_createsubscriber description
Bruce Momjian
2024-08-19
Document that search_path is reported by the server
Tomas Vondra
2024-08-18
doc: Fix typo in section for custom pgstats
Michael Paquier
2024-08-17
docs: fix incorrect plpgsql error message
Bruce Momjian
2024-08-16
Fix extraction of week and quarter fields from intervals.
Tom Lane
2024-08-15
Fix doc typo: unicode_assigned() return type.
Jeff Davis
2024-08-14
Remove TRACE_SORT macro
Peter Eisentraut
2024-08-12
Add user-callable CRC functions.
Nathan Bossart
2024-08-12
Remove "parent" column from pg_backend_memory_contexts
David Rowley
2024-08-10
Adjust pg_wal_replay_wait() procedure behavior on promoted standby
Alexander Korotkov
2024-08-09
doc: Standardize use of dashes in references to CRC and SHA.
Nathan Bossart
2024-08-09
doc: Fix name of CRC algorithm in "Reliability" section.
Nathan Bossart
2024-08-09
Remove obsolete RECHECK keyword completely
Peter Eisentraut
2024-08-07
Fix names of "Visual Studio" and Meson in a documentation sentence.
Noah Misch
2024-08-05
Restrict accesses to non-system views and foreign tables during pg_dump.
Masahiko Sawada
2024-08-05
injection_points: Add some cumulative stats for injection points
Michael Paquier
2024-08-04
pg_wal_replay_wait(): Fix typo in the doc
Alexander Korotkov
[next]