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
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
2023-10-13
doc: Mention timezone(zone, time) in section for AT TIME ZONE
Michael Paquier
2023-10-12
Doc: fix grammatical errors for enable_partitionwise_aggregate
David Rowley
2023-10-12
Add option to bgworkers to allow the bypass of role login check
Michael Paquier
2023-10-10
doc: pg_upgrade: use dynamic new cluster major version numbers
Bruce Momjian
2023-10-10
doc: clarify that SSPI and GSSAPI are interchangeable
Bruce Momjian
2023-10-10
doc: Move CREATE ROLE's IN GROUP and USER to deprecated
Bruce Momjian
2023-10-10
doc: foreign servers with pushdown need matching collation
Bruce Momjian
2023-10-10
doc: add SSL configuration section reference
Bruce Momjian
2023-10-10
doc: clarify how the bootstrap user name is chosen
Bruce Momjian
2023-10-10
doc: document the need to analyze partitioned tables
Bruce Momjian
2023-10-09
Doc: use CURRENT_USER not USER in plpgsql trigger examples.
Tom Lane
2023-10-09
Remove duplicate words in docs and code comments.
Amit Kapila
2023-10-05
dblink: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-05
postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait events
Michael Paquier
2023-10-04
Document that --sync-method takes an argument.
Nathan Bossart
2023-10-04
doc: Clarify not-null constraints in information schema
Peter Eisentraut
2023-10-04
worker_spi: Rename custom wait event to "WorkerSpiMain"
Michael Paquier
2023-10-03
Doc: suppress "exceed the available area" warning in PDF build.
Tom Lane
2023-09-30
Provide FORCE_NULL * and FORCE_NOT_NULL * options for COPY FROM
Andrew Dunstan
[next]