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
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
2023-11-06
Add XMLText function (SQL/XML X038)
Daniel Gustafsson
2023-11-06
doc: pg_resetwal: Add comments how the multipliers are derived
Peter Eisentraut
2023-11-03
meson: docs: Install all manpages, not just ones in man1
Andres Freund
2023-11-03
doc: move HBA reload instructions above the syntax details
Bruce Momjian
2023-11-03
doc: \copy can get data values \. and end-of-input confused
Bruce Momjian
2023-11-03
doc: CREATE DATABASE doesn't copy db-level perms. from template
Bruce Momjian
2023-11-03
doc: mention ORDER BY for some aggregates, add ORDER BY examples
Bruce Momjian
2023-11-03
Doc: update CREATE RULE ref page's hoary discussion of views.
Tom Lane
2023-11-03
doc: ALTER DEFAULT PRIVILEGES does not affect inherited roles
Bruce Momjian
2023-11-02
Additional unicode primitive functions.
Jeff Davis
2023-11-01
doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception"
Michael Paquier
2023-11-01
doc: add reference to wire protocol details
Bruce Momjian
2023-11-01
doc: Expand section related to LWLocks and shared memory
Michael Paquier
2023-10-31
doc: add missing word to sentence about Paris
Bruce Momjian
2023-10-31
C comment: improve statistics computation comment example
Bruce Momjian
2023-10-31
doc: improve ALTER SYSTEM description of value list quoting
Bruce Momjian
2023-10-31
doc: improve bpchar and character type length details
Bruce Momjian
2023-10-31
doc: add function argument and query parameter limits
Bruce Momjian
2023-10-31
doc: 1-byte varlena headers can be used for user PLAIN storage
Bruce Momjian
2023-10-30
Doc: Make link names consistent in logical replication commands.
Amit Kapila
2023-10-30
Introduce pg_stat_checkpointer
Michael Paquier
2023-10-28
doc: add links to Postgres features intro
Bruce Momjian
2023-10-28
doc: improve text around consistency of statistics values
Bruce Momjian
2023-10-28
doc: improve config syncfs wording
Bruce Momjian
2023-10-27
Clarify the result order of unnest(multirange).
Jeff Davis
2023-10-27
doc: wording improvements
Bruce Momjian
2023-10-27
Teach contrib/amcheck to check the unique constraint violation
Alexander Korotkov
2023-10-27
doc: clarify logical decoding's deadlock of system tables
Bruce Momjian
2023-10-27
|--- gitweb subject length limit ----------------|-email limit-|
Bruce Momjian
2023-10-27
Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer
Michael Paquier
2023-10-26
Migrate logical slots to the new node during an upgrade.
Amit Kapila
2023-10-25
Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT.
Tom Lane
2023-10-25
Doc fix: Interfacing Extensions to Indexes
Jeff Davis
2023-10-25
Remove useless self-joins
Alexander Korotkov
2023-10-25
doc: Fix some typos and grammar
Michael Paquier
2023-10-24
Reword memory terminology for PQresultMemorySize
Daniel Gustafsson
2023-10-24
Doc: indexUnchanged is strictly a hint.
Peter Geoghegan
2023-10-23
doc: Improve example query related to pg_wait_events
Michael Paquier
2023-10-23
doc: Fix some grammar and inconsistent tags
Michael Paquier
2023-10-20
Doc: update CREATE OPERATOR's statement about => as an operator.
Tom Lane
2023-10-20
Extend ALTER OPERATOR to allow setting more optimization attributes.
Tom Lane
2023-10-19
pg_stat_statements: Add local_blk_{read|write}_time
Michael Paquier
2023-10-19
Add local_blk_{read|write}_time I/O timing statistics for local blocks
Michael Paquier
2023-10-19
Rename I/O timing statistics columns to shared_blk_{read|write}_time
Michael Paquier
2023-10-18
Add flush option to pg_logical_emit_message()
Michael Paquier
2023-10-17
Reword messages about impending (M)XID exhaustion.
Robert Haas
2023-10-16
Update the documentation on recovering from (M)XID exhaustion.
Robert Haas
2023-10-16
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-13
Doc: Add more links in logical replication pages.
Amit Kapila
2023-10-13
Add support for AT LOCAL
Michael Paquier
[next]