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-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
2023-09-29
doc: remove PG version mention in EXPLAIN output
Bruce Momjian
2023-09-29
Doc: improve description of dump/restore's --clean and --if-exists.
Tom Lane
2023-09-29
doc: Change statistics function xref to the right target
Daniel Gustafsson
2023-09-29
doc: Fix descriptions related to the handling of non-ASCII characters
Michael Paquier
2023-09-28
doc: Clarify where ereport severity levels are defined
Daniel Gustafsson
2023-09-28
doc: Improve documentation about pg_resetwal -f option
Peter Eisentraut
2023-09-26
doc: clarify the effect of concurrent work_mem allocations
Bruce Momjian
2023-09-26
doc: clarify handling of time zones with "time with time zone"
Bruce Momjian
2023-09-26
doc: clarify the behavior of unopenable listen_addresses
Bruce Momjian
2023-09-26
doc: pg_upgrade, clarify standby servers must remain running
Bruce Momjian
2023-09-26
pgrowlocks: change lock mode output labels for consistency
Bruce Momjian
2023-09-26
doc: mention GROUP BY columns can reference target col numbers
Bruce Momjian
2023-09-25
doc: Tell about "vcregress taptest" for regression tests on Windows
Michael Paquier
2023-09-25
Add worker type to pg_stat_subscription.
Nathan Bossart
2023-09-25
docs: Clarify --with-segsize-blocks documentation
Andres Freund
2023-09-25
Add GUC for temporarily disabling event triggers
Daniel Gustafsson
2023-09-22
Doc: copy-edit the introductory para for the pg_class catalog.
Tom Lane
2023-09-21
Allow dbname in pg_basebackup/pg_receivewal connstring
Daniel Gustafsson
2023-09-20
doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM and ANALYZE
Michael Paquier
2023-09-20
unaccent: Add support for quoted translated characters
Michael Paquier
2023-09-18
Don't crash if cursor_to_xmlschema is used on a non-data-returning Portal.
Tom Lane
2023-09-18
doc: Add example for how to set file_fdw column option
Daniel Gustafsson
2023-09-08
doc: remove mention of backslash doubling in strings
Bruce Momjian
2023-09-08
Add JIT deform_counter
Daniel Gustafsson
2023-09-08
doc: Extend documentation of PG_TEST_EXTRA
Daniel Gustafsson
[next]